Loading drivers/mtd/nand/Kconfig +4 −3 Original line number Diff line number Diff line Loading @@ -109,10 +109,11 @@ config MTD_NAND_AMS_DELTA Support for NAND flash on Amstrad E3 (Delta). config MTD_NAND_OMAP2 tristate "NAND Flash device on OMAP2 and OMAP3" depends on ARM && (ARCH_OMAP2 || ARCH_OMAP3) tristate "NAND Flash device on OMAP2, OMAP3 and OMAP4" depends on ARM && (ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4) help Support for NAND flash on Texas Instruments OMAP2 and OMAP3 platforms. Support for NAND flash on Texas Instruments OMAP2, OMAP3 and OMAP4 platforms. config MTD_NAND_IDS tristate Loading Loading
drivers/mtd/nand/Kconfig +4 −3 Original line number Diff line number Diff line Loading @@ -109,10 +109,11 @@ config MTD_NAND_AMS_DELTA Support for NAND flash on Amstrad E3 (Delta). config MTD_NAND_OMAP2 tristate "NAND Flash device on OMAP2 and OMAP3" depends on ARM && (ARCH_OMAP2 || ARCH_OMAP3) tristate "NAND Flash device on OMAP2, OMAP3 and OMAP4" depends on ARM && (ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4) help Support for NAND flash on Texas Instruments OMAP2 and OMAP3 platforms. Support for NAND flash on Texas Instruments OMAP2, OMAP3 and OMAP4 platforms. config MTD_NAND_IDS tristate Loading