aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/Kconfig
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-03-27 15:22:20 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-04-24 16:03:38 +0200
commita60e53fa8fecb3c2449f9be0f4dfc2afe17cf39e (patch)
tree2137c68671f0ab6a1c83904bea82046ae7b1079e /hw/timer/Kconfig
parent6c3014858c4c0024dd0560f08a6eda0f92f658d6 (diff)
hw/timer: Remove the ALTERA_TIMER model
The ALTERA_TIMER was only used by Nios II machines, which have been removed. Since it has no direct user, remove it. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20240327144806.11319-4-philmd@linaro.org>
Diffstat (limited to 'hw/timer/Kconfig')
-rw-r--r--hw/timer/Kconfig4
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