diff options
| -rw-r--r-- | drivers/clocksource/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig index b3b4ed9b6874..d2e5382821a4 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig | |||
| @@ -386,6 +386,7 @@ config ATMEL_PIT | |||
| 386 | 386 | ||
| 387 | config ATMEL_ST | 387 | config ATMEL_ST |
| 388 | bool "Atmel ST timer support" if COMPILE_TEST | 388 | bool "Atmel ST timer support" if COMPILE_TEST |
| 389 | depends on HAS_IOMEM | ||
| 389 | select TIMER_OF | 390 | select TIMER_OF |
| 390 | select MFD_SYSCON | 391 | select MFD_SYSCON |
| 391 | help | 392 | help |
