summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
diff options
context:
space:
mode:
authorChristophe Kerello <christophe.kerello@foss.st.com>2023-03-24 16:51:05 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2023-03-28 14:57:04 +0200
commitbb685c1f35c357e9b935880b2946b402d6860ee0 (patch)
tree971ccd465f57567aeb4b48ec9eb42bc94e062ed5 /drivers/mtd
parentcb70cf99abae487941bbb5d3661653c02a5103cc (diff)
downloadlinux-stable-bb685c1f35c357e9b935880b2946b402d6860ee0.tar.gz
linux-stable-bb685c1f35c357e9b935880b2946b402d6860ee0.tar.bz2
linux-stable-bb685c1f35c357e9b935880b2946b402d6860ee0.zip
mtd: rawnand: stm32_fmc2: depends on ARCH_STM32 instead of MACH_STM32MP157
To be able to compile the driver on all STM32MP SOCs, we move the "depends on" on ARCH_STM32. Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20230324155105.826063-3-christophe.kerello@foss.st.com
Diffstat (limited to 'drivers/mtd')
-rw-r--r--drivers/mtd/nand/raw/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/raw/Kconfig b/drivers/mtd/nand/raw/Kconfig
index 170f1185ddc4..b523354dfb00 100644
--- a/drivers/mtd/nand/raw/Kconfig
+++ b/drivers/mtd/nand/raw/Kconfig
@@ -373,7 +373,7 @@ config MTD_NAND_TEGRA
config MTD_NAND_STM32_FMC2
tristate "Support for NAND controller on STM32MP SoCs"
- depends on MACH_STM32MP157 || COMPILE_TEST
+ depends on ARCH_STM32 || COMPILE_TEST
select MFD_SYSCON
help
Enables support for NAND Flash chips on SoCs containing the FMC2