From: Fabio Estevam Date: Sat, 28 Jul 2012 22:29:24 +0000 (-0300) Subject: mtd: allow MTD_NAND_GPMI_NAND to be built as module X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e1f5b3f6a8370a053326077b413c61026e3f710a;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git mtd: allow MTD_NAND_GPMI_NAND to be built as module Allow MTD_NAND_GPMI_NAND to be built as module. Signed-off-by: Fabio Estevam Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index ce5cf020cd76..6010b500f93d 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig @@ -452,7 +452,7 @@ config MTD_NAND_NANDSIM MTD nand layer. config MTD_NAND_GPMI_NAND - bool "GPMI NAND Flash Controller driver" + tristate "GPMI NAND Flash Controller driver" depends on MTD_NAND && MXS_DMA help Enables NAND Flash support for IMX23, IMX28 or IMX6.