commit | aa0c4570383cfa31048da9127188f67664567764 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 26 22:28:00 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Apr 30 13:40:57 2017 -0400 |
tree | 295562d6272ce5574385053d0bd55782f94c51ee | |
parent | 579b51ab3f9eaa1325374c89160bbb76ac6421c6 [diff] [blame] |
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>
diff --git a/configs/arches_defconfig b/configs/arches_defconfig index da52580..c76c8d6 100644 --- a/configs/arches_defconfig +++ b/configs/arches_defconfig
@@ -2,6 +2,7 @@ CONFIG_4xx=y CONFIG_TARGET_CANYONLANDS=y CONFIG_ARCHES=y +CONFIG_CMD_CHIP_CONFIG=y CONFIG_DEFAULT_DEVICE_TREE="arches" CONFIG_OF_BOARD_SETUP=y CONFIG_BOOTDELAY=5