commit | 1d9ac83fedbaf64e4ef8bb394c1dff75c554c1f0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Apr 24 17:29:26 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 25 15:09:47 2016 -0400 |
tree | aa20aae96e6503b71bd2f90b63fd498bd8ed7816 | |
parent | 0685bef973a0d30978c184195068c7bfab7e4ef3 [diff] [blame] |
configs: Re-sync with cmd/Kconfig Update the config.h and defconfig files for the commands that 8e3c036 converted over to Kconfig Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/M5485FFE_defconfig b/configs/M5485FFE_defconfig index f2b3f62..0e1b285 100644 --- a/configs/M5485FFE_defconfig +++ b/configs/M5485FFE_defconfig
@@ -6,4 +6,6 @@ CONFIG_CMD_I2C=y CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_CMD_CACHE=y