From: Roger Quadros Date: Thu, 9 Dec 2021 09:04:54 +0000 (+0200) Subject: mtd: rawnand: omap2: Allow build on K3 platforms X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=35da0c45455346f9f34870276e875a49a0491c43;p=linux.git mtd: rawnand: omap2: Allow build on K3 platforms K3 platforms come with GPMC. Enable GPMC build for K3 platforms. Signed-off-by: Roger Quadros Signed-off-by: Miquel Raynal Link: https://lore.kernel.org/linux-mtd/20211209090458.24830-3-rogerq@kernel.org --- diff --git a/drivers/mtd/nand/raw/Kconfig b/drivers/mtd/nand/raw/Kconfig index 67b7cb67c0307..d719316467a12 100644 --- a/drivers/mtd/nand/raw/Kconfig +++ b/drivers/mtd/nand/raw/Kconfig @@ -40,7 +40,7 @@ config MTD_NAND_AMS_DELTA config MTD_NAND_OMAP2 tristate "OMAP2, OMAP3, OMAP4 and Keystone NAND controller" - depends on ARCH_OMAP2PLUS || ARCH_KEYSTONE || COMPILE_TEST + depends on ARCH_OMAP2PLUS || ARCH_KEYSTONE || ARCH_K3 || COMPILE_TEST depends on HAS_IOMEM help Support for NAND flash on Texas Instruments OMAP2, OMAP3, OMAP4