summary refs log tree commit diff stats
path: root/hw/timer/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/timer/Kconfig')
-rw-r--r--hw/timer/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/timer/Kconfig b/hw/timer/Kconfig
index 61fbb62b65..c96fd5d97a 100644
--- a/hw/timer/Kconfig
+++ b/hw/timer/Kconfig
@@ -21,6 +21,9 @@ config ALLWINNER_A10_PIT
     bool
     select PTIMER
 
+config PXA2XX_TIMER
+    bool
+
 config SIFIVE_PWM
     bool