drivers: add COMPILE_TEST prompts to some on-by-default drivers
Many clock source and GPIO controller drivers don't have a prompt, but
are instead default y if their respective platform is enabled. Maintain
this behavior, but add a prompt for when COMPILE_TEST is enabled, so
they can be included in test builds.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent b055747 commit 43d8f099272ef82bacdc8044791a051dafeb47b8
@Ahmad Fatoum Ahmad Fatoum authored on 8 May 2020
Sascha Hauer committed on 8 May 2020
Showing 3 changed files
View
drivers/clocksource/Kconfig
View
drivers/gpio/Kconfig
View
drivers/pinctrl/Kconfig