summaryrefslogtreecommitdiff
path: root/include/configs/nas220.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:29 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 12:45:27 -0400
commit75eb9976b78ace0e667c1f5faf367acfaed141df (patch)
tree9750391ab931d9409280a8cb8320870163b1a047 /include/configs/nas220.h
parent7a01f3c6f401cf36d21121e3207ce8044bd18be4 (diff)
Convert CONFIG_CMD_IDE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_IDE Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/nas220.h')
-rw-r--r--include/configs/nas220.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/nas220.h b/include/configs/nas220.h
index 7004176c4a..9ecc28811b 100644
--- a/include/configs/nas220.h
+++ b/include/configs/nas220.h
@@ -42,7 +42,6 @@
* Commands configuration
*/
#define CONFIG_CMD_NAND
-#define CONFIG_CMD_IDE
#define CONFIG_SYS_LONGHELP
#define CONFIG_AUTO_COMPLETE
#define CONFIG_CMDLINE_EDITING