projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1281a1f
)
x86: crownbay: Enable writing MP table
author
Bin Meng
<bmeng.cn@gmail.com>
Tue, 23 Jun 2015 04:18:54 +0000
(12:18 +0800)
committer
Simon Glass
<sjg@chromium.org>
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 <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
configs/crownbay_defconfig
patch
|
blob
|
history
diff --git
a/configs/crownbay_defconfig
b/configs/crownbay_defconfig
index 6c385042b2ab21682baa2459e324c5301e339e99..2af93bc41186887f2a8fac290a715b28369ee519 100644
(file)
--- 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