summaryrefslogtreecommitdiff
path: root/include/configs/openrd.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/openrd.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/openrd.h')
-rw-r--r--include/configs/openrd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/openrd.h b/include/configs/openrd.h
index 6c17f3b24b..89e963d524 100644
--- a/include/configs/openrd.h
+++ b/include/configs/openrd.h
@@ -27,7 +27,6 @@
*/
#define CONFIG_SYS_MVFS
#define CONFIG_CMD_NAND
-#define CONFIG_CMD_IDE
/*
* mv-common.h should be defined after CMD configs since it used them