summaryrefslogtreecommitdiff
path: root/board/intel/crownbay/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/intel/crownbay/Kconfig')
-rw-r--r--board/intel/crownbay/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/intel/crownbay/Kconfig b/board/intel/crownbay/Kconfig
index b30701a..1eed227 100644
--- a/board/intel/crownbay/Kconfig
+++ b/board/intel/crownbay/Kconfig
@@ -20,5 +20,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select X86_RESET_VECTOR
select INTEL_QUEENSBAY
select BOARD_ROMSIZE_KB_1024
+ select BOARD_EARLY_INIT_F
+ select SPI_FLASH_SST
endif