diff options
Diffstat (limited to 'hw/timer/Kconfig')
| -rw-r--r-- | hw/timer/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/timer/Kconfig b/hw/timer/Kconfig index 010be7ed1f..61fbb62b65 100644 --- a/hw/timer/Kconfig +++ b/hw/timer/Kconfig @@ -17,10 +17,6 @@ config I8254 bool depends on ISA_BUS -config ALTERA_TIMER - bool - select PTIMER - config ALLWINNER_A10_PIT bool select PTIMER |