aboutsummaryrefslogtreecommitdiff
path: root/configs/devconcenter_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-26 22:28:00 -0600
committerTom Rini <trini@konsulko.com>2017-04-30 13:40:57 -0400
commit854fcd553764709939ad542c2c5bd5470b780c2f (patch)
tree295562d6272ce5574385053d0bd55782f94c51ee /configs/devconcenter_defconfig
parentdeb959991528bee05079426c189f538ad3850337 (diff)
downloadu-boot-854fcd553764709939ad542c2c5bd5470b780c2f.zip
u-boot-854fcd553764709939ad542c2c5bd5470b780c2f.tar.gz
u-boot-854fcd553764709939ad542c2c5bd5470b780c2f.tar.bz2
Convert CONFIG_CMD_CHIP_CONFIG to Kconfig
This converts the following to Kconfig: CONFIG_CMD_CHIP_CONFIG Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/devconcenter_defconfig')
-rw-r--r--configs/devconcenter_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/devconcenter_defconfig b/configs/devconcenter_defconfig
index 0d8a0cd..f6b6c95 100644
--- a/configs/devconcenter_defconfig
+++ b/configs/devconcenter_defconfig
@@ -2,6 +2,7 @@ CONFIG_PPC=y
CONFIG_IDENT_STRING=" devconcenter 0.06"
CONFIG_4xx=y
CONFIG_TARGET_INTIP=y
+CONFIG_CMD_CHIP_CONFIG=y
CONFIG_FIT=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="DEVCONCENTER"