commit | a831ecad2fdfc5b940799dd9fc0ad10505e94050 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 03:25:29 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 22 12:45:27 2017 -0400 |
tree | 9750391ab931d9409280a8cb8320870163b1a047 | |
parent | f3a50eeecd9fada76ab5256bc2e321ccb29cb043 [diff] [blame] |
Convert CONFIG_CMD_IDE to Kconfig This converts the following to Kconfig: CONFIG_CMD_IDE Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/configs/nsa310s_defconfig b/configs/nsa310s_defconfig index 3269b85..74bb72a 100644 --- a/configs/nsa310s_defconfig +++ b/configs/nsa310s_defconfig
@@ -7,6 +7,7 @@ CONFIG_SYS_PROMPT="nsa310s => " CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set +CONFIG_CMD_IDE=y # CONFIG_CMD_FLASH is not set CONFIG_CMD_NAND=y CONFIG_CMD_USB=y