We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e32036 commit 775343fCopy full SHA for 775343f
drivers/clocksource/Kconfig
@@ -57,7 +57,8 @@ config DIGICOLOR_TIMER
57
Enables the support for the digicolor timer driver.
58
59
config OMAP_DM_TIMER
60
- tristate "OMAP dual-mode timer driver" if ARCH_K3 || COMPILE_TEST
+ bool "OMAP dual-mode timer driver" if ARCH_K3 || COMPILE_TEST
61
+ default y if ARCH_K3
62
select TIMER_OF
63
help
64
Enables the support for the TI dual-mode timer driver.
0 commit comments