commit | 854fcd553764709939ad542c2c5bd5470b780c2f | [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 | deb959991528bee05079426c189f538ad3850337 [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/intip_defconfig b/configs/intip_defconfig index bd19956..eb47db4 100644 --- a/configs/intip_defconfig +++ b/configs/intip_defconfig
@@ -2,6 +2,7 @@ CONFIG_IDENT_STRING=" intip 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="INTIB"