alpha: sable: remove early machine support
authorArnd Bergmann <arnd@arndb.de>
Wed, 13 Dec 2023 16:53:59 +0000 (17:53 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 3 May 2024 20:09:55 +0000 (22:09 +0200)
commitd2b1e353dacc1bd0e28be9ec9687e3b408e733c6
tree5cb6af9729229e435b4bc6461df9d34da76c60c2
parentf81f335a56a8e90d5cac38b79661e6fbf35249f1
alpha: sable: remove early machine support

The sable family (Alphaserver 2000 and 2100) comes in variants for
EV4, EV45, EV5 and EV56. Drop support for the earlier ones that
lack support for the BWX extension but keep the later 'gamma'
variant around since that works with EV56 CPUs.

Acked-by: Paul E. McKenney <paulmck@kernel.org>
Acked-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/alpha/Kconfig
arch/alpha/include/asm/core_t2.h
arch/alpha/include/asm/irq.h
arch/alpha/kernel/Makefile
arch/alpha/kernel/setup.c
arch/alpha/kernel/sys_sable.c