mtd: rawnand: stm32_fmc2: depends on ARCH_STM32 instead of MACH_STM32MP157
authorChristophe Kerello <christophe.kerello@foss.st.com>
Fri, 24 Mar 2023 15:51:05 +0000 (16:51 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 28 Mar 2023 12:57:04 +0000 (14:57 +0200)
commitbb685c1f35c357e9b935880b2946b402d6860ee0
tree971ccd465f57567aeb4b48ec9eb42bc94e062ed5
parentcb70cf99abae487941bbb5d3661653c02a5103cc
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
drivers/mtd/nand/raw/Kconfig