]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-omap2/omap3/Kconfig
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
[u-boot] / arch / arm / mach-omap2 / omap3 / Kconfig
index 7b298d671dd5e12129f6d5abafc503f83f59069e..b90cadef8f10c90dfbd813285153ccb54f64b205 100644 (file)
@@ -149,6 +149,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"