summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2017-08-11 16:51:20 +0300
committerTom Rini <trini@konsulko.com>2017-09-02 03:45:26 +0300
commitedd1653f04b3fae7e377be5f89e592f2b6266426 (patch)
tree92937c17cff21003cb543a91e196391b2bac48b9 /arch/arm/mach-omap2/Kconfig
parentfc760cc6e80d00f669a5f54e1fd4549e725cb22e (diff)
downloadu-boot-edd1653f04b3fae7e377be5f89e592f2b6266426.tar.xz
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
This converts the following to Kconfig: CONFIG_SPL_OMAP3_ID_NAND Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r--arch/arm/mach-omap2/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 72832ad099..7efef6b84b 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -20,6 +20,7 @@ config OMAP34XX
imply SPL_LIBGENERIC_SUPPORT
imply SPL_MMC_SUPPORT
imply SPL_NAND_SUPPORT
+ imply SPL_OMAP3_ID_NAND
imply SPL_POWER_SUPPORT
imply SPL_SERIAL_SUPPORT
imply SYS_I2C_OMAP24XX