]> Git Repo - J-u-boot.git/commitdiff
x86: crownbay: Enable writing MP table
authorBin Meng <[email protected]>
Tue, 23 Jun 2015 04:18:54 +0000 (12:18 +0800)
committerSimon Glass <[email protected]>
Wed, 15 Jul 2015 00:03:17 +0000 (18:03 -0600)
Enable writing MP table for Intel Crown Bay board.

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Simon Glass <[email protected]>
configs/crownbay_defconfig

index 6c385042b2ab21682baa2459e324c5301e339e99..2af93bc41186887f2a8fac290a715b28369ee519 100644 (file)
@@ -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
This page took 0.03498 seconds and 4 git commands to generate.