memory: stm32-fmc2-ebi: depends on ARCH_STM32 instead of MACH_STM32MP157
authorChristophe Kerello <christophe.kerello@foss.st.com>
Fri, 24 Mar 2023 15:51:04 +0000 (16:51 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 27 Mar 2023 16:04:56 +0000 (18:04 +0200)
commit20c082a2ba25374a13505b78cdad7f6a2cf8d763
treec1c2e39acc2d54deb6195d98ff8a42d9175f3eb1
parent2ae66ecc0825b0b4707384772b848c79b0986ef5
memory: stm32-fmc2-ebi: 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>
Link: https://lore.kernel.org/r/20230324155105.826063-2-christophe.kerello@foss.st.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
drivers/memory/Kconfig