ARM: stm32mp: depend on ARCH_STM32MP for SoC drivers
The i2c, MCI and reset controller peripherals are STM32-specific.
There is no reason to ask uses on oldconfig about it, thus make them
depend on ARCH_STM32MP || COMPILE_TEST.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent e4f2c9e commit 5fe4c6d8a9463ff72c84bf41c564e3d3cbcb4e8f
@Ahmad Fatoum Ahmad Fatoum authored on 2 Jul 2020
Sascha Hauer committed on 14 Jul 2020
Showing 3 changed files
View
drivers/i2c/busses/Kconfig
View
drivers/mci/Kconfig
View
drivers/reset/Kconfig