x86: crownbay: Enable writing MP table
Enable writing MP table for Intel Crown Bay board. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
1281a1fc97
commit
07a52865fe
@ -18,4 +18,5 @@ CONFIG_CPU=y
|
||||
CONFIG_SPI_FLASH=y
|
||||
CONFIG_USE_PRIVATE_LIBGCC=y
|
||||
CONFIG_SYS_VSNPRINTF=y
|
||||
CONFIG_GENERATE_MP_TABLE=y
|
||||
CONFIG_DM_RTC=y
|
||||
|
Loading…
Reference in New Issue
Block a user