]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/mach-omap2/omap3/Kconfig
arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5
[people/ms/u-boot.git] / arch / arm / mach-omap2 / omap3 / Kconfig
index 7b298d671dd5e12129f6d5abafc503f83f59069e..cc2c4cd1242b5fe5e3598d4b8b7f509f81f862c0 100644 (file)
@@ -111,6 +111,7 @@ config TARGET_OMAP3_LOGIC
        select DM
        select DM_SERIAL
        select DM_GPIO
+       select OMAP3_GPIO_3
        select OMAP3_GPIO_4
        select OMAP3_GPIO_6
 
@@ -149,6 +150,12 @@ config TARGET_SNIPER
 
 endchoice
 
+config SPL_OMAP3_ID_NAND
+       bool "Support OMAP3-specific ID and MFR function"
+       help
+         Support for an OMAP3-specific set of functions to return the
+         ID and MFR of the first attached NAND chip, if present.
+
 config SYS_SOC
        default "omap3"