summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-06-23 12:18:54 +0800
committerSimon Glass <sjg@chromium.org>2015-07-14 18:03:17 -0600
commit07a52865fe4a2e8bce16d9d8f8a61c66b3afa9ee (patch)
treecc230273c94ec803382f90278c8c4085b530c4d2 /configs
parent1281a1fc97992b8561f500bf2d0f222149031d4b (diff)
downloadtalos-obmc-uboot-07a52865fe4a2e8bce16d9d8f8a61c66b3afa9ee.tar.gz
talos-obmc-uboot-07a52865fe4a2e8bce16d9d8f8a61c66b3afa9ee.zip
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/crownbay_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig
index 6c385042b2..2af93bc411 100644
--- a/configs/crownbay_defconfig
+++ b/configs/crownbay_defconfig
@@ -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
OpenPOWER on IntegriCloud