drivers: explicitly select dependency STMP_DEVICE for i.MX23/28 drivers
Some of the i.MXs drivers can be build tested even if building for other
platforms. Support adding a future COMPILE_TEST dependency to some of
these drivers by explicitly having their Kconfig symbol select STMP_DEVICE
if the driver calls stmp_reset_block.

This has not been necessary for the normal build, because the ARCH
symbols for the IMX23 and IMX28 already selected STMP_DEVICE.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f4abcd9 commit 48ebf1d9b2795eae0287d353d3f3f28902b2d127
@Ahmad Fatoum Ahmad Fatoum authored on 8 May 2020
Sascha Hauer committed on 8 May 2020
Showing 5 changed files
View
drivers/mci/Kconfig
View
drivers/mtd/nand/Kconfig
View
drivers/pwm/Kconfig
View
drivers/serial/Kconfig
View
drivers/spi/Kconfig