3 config BOARD_SPECIFIC_OPTIONS
5 select SOC_INTEL_APOLLOLAKE
6 select BOARD_ROMSIZE_KB_16384
7 select HAVE_ACPI_TABLES
8 select INTEL_LPSS_UART_FOR_CONSOLE
11 default "intel/minnow3"
13 config MAINBOARD_PART_NUMBER
17 default "src/mainboard/\$(CONFIG_MAINBOARD_DIR)/minnow3.fmd"
19 config UART_FOR_CONSOLE
23 # this must be set to y
24 bool "Use IFWI stitching"
28 string "section in .fmd file to place ifwi blob"
33 string "path to image coming from FIT tool"
38 string "path to descriptor.bin"
47 endif # BOARD_INTEL_MINNOW3