mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue