]> git.proxmox.com Git - mirror_qemu.git/commitdiff
configs/alpha: Remove unused CONFIG_PARALLEL_ISA switch
authorThomas Huth <thuth@redhat.com>
Wed, 24 Oct 2018 10:18:34 +0000 (11:18 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Fri, 26 Oct 2018 15:17:32 +0000 (17:17 +0200)
We don't use CONFIG_PARALLEL_ISA in any of our Makefiles, so this
is just a dead config option which can be removed.

Fixes: a4cb773928e047b137c6998209cf2eec857fac6b
Signed-off-by: Thomas Huth <thuth@redhat.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <1540376314-5727-1-git-send-email-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
default-configs/alpha-softmmu.mak

index eb58b40254b97c9601cf086fcd893eba24021ea0..4d654eaa0b66553bc3374292eb1632f37205edc5 100644 (file)
@@ -8,7 +8,6 @@ CONFIG_I82374=y
 CONFIG_I8254=y
 CONFIG_I8257=y
 CONFIG_PARALLEL=y
-CONFIG_PARALLEL_ISA=y
 CONFIG_FDC=y
 CONFIG_PCKBD=y
 CONFIG_VGA_CIRRUS=y