summaryrefslogtreecommitdiff
path: root/configs/igep0030_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:34:31 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 19:41:49 (GMT)
commit978f0854da2abaeebe047c24c12c1033de75060a (patch)
tree165b8b269aa648fcfbdb00e941ee3e298f643956 /configs/igep0030_defconfig
parentcb70e6cb8d7a0278b7bcb399948efd4782e11565 (diff)
downloadu-boot-fsl-qoriq-978f0854da2abaeebe047c24c12c1033de75060a.tar.xz
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 'configs/igep0030_defconfig')
-rw-r--r--configs/igep0030_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/igep0030_defconfig b/configs/igep0030_defconfig
index 8af6dd5..03da201 100644
--- a/configs/igep0030_defconfig
+++ b/configs/igep0030_defconfig
@@ -20,6 +20,7 @@ CONFIG_CMD_ASKENV=y
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_MMC=y
CONFIG_CMD_NAND=y
+CONFIG_CMD_ONENAND=y
CONFIG_CMD_SPI=y
CONFIG_CMD_I2C=y
CONFIG_CMD_GPIO=y