aboutsummaryrefslogtreecommitdiff
path: root/hw/Kconfig
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-07-24 13:47:57 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-09-13 20:11:13 +0200
commit5b0b67d49dbe2eb64f523a818e30ae7f172caff1 (patch)
treec89852b650db3a9161a7d702bbdbd3e200658652 /hw/Kconfig
parent698e0fa0c53acf4e931ceec60ab1234550eba6cd (diff)
downloadqemu-5b0b67d49dbe2eb64f523a818e30ae7f172caff1.zip
qemu-5b0b67d49dbe2eb64f523a818e30ae7f172caff1.tar.gz
qemu-5b0b67d49dbe2eb64f523a818e30ae7f172caff1.tar.bz2
hw/timer: Remove TYPE_ETRAX_FS_TIMER device
We just removed the single machine using it (axis-dev88). Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Acked-by: Edgar E. Iglesias <edgar.iglesias@amd.com> Message-ID: <20240904143603.52934-12-philmd@linaro.org>
Diffstat (limited to 'hw/Kconfig')
-rw-r--r--hw/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/Kconfig b/hw/Kconfig
index f7866e7..6fdaff1 100644
--- a/hw/Kconfig
+++ b/hw/Kconfig
@@ -50,7 +50,6 @@ source arm/Kconfig
source cpu/Kconfig
source alpha/Kconfig
source avr/Kconfig
-source cris/Kconfig
source hppa/Kconfig
source i386/Kconfig
source loongarch/Kconfig