summaryrefslogtreecommitdiff
path: root/include/configs/nokia_rx51.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 16:34:31 -0600
committerTom Rini <trini@konsulko.com>2017-08-11 15:41:49 -0400
commit978f0854da2abaeebe047c24c12c1033de75060a (patch)
tree165b8b269aa648fcfbdb00e941ee3e298f643956 /include/configs/nokia_rx51.h
parentcb70e6cb8d7a0278b7bcb399948efd4782e11565 (diff)
Convert CONFIG_CMD_ONENAND to Kconfig
This converts the following to Kconfig: CONFIG_CMD_ONENAND Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'include/configs/nokia_rx51.h')
-rw-r--r--include/configs/nokia_rx51.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h
index a06aec1f5f..6d589273aa 100644
--- a/include/configs/nokia_rx51.h
+++ b/include/configs/nokia_rx51.h
@@ -102,12 +102,6 @@
#define CONFIG_CMDLINE_EDITING /* add command line history */
#define CONFIG_AUTO_COMPLETE /* add autocompletion support */
-#ifdef ONENAND_SUPPORT
-
-#define CONFIG_CMD_ONENAND /* ONENAND support */
-
-#endif
-
#define CONFIG_OMAP3_SPI
#define CONFIG_SYS_I2C
#define CONFIG_SYS_OMAP24_I2C_SPEED 100000