alpha: cabriolet: remove EV5 CPU support
authorArnd Bergmann <arnd@arndb.de>
Thu, 2 May 2024 21:09:25 +0000 (23:09 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 3 May 2024 20:10:03 +0000 (22:10 +0200)
commit4bf859076b16f1b7b096ac1f98039a362cee999e
tree3b30f54baed08c2d2cdd0f40fb0665f4e37ed62b
parent430ad3f0ddd7bb0f6ed8c4c45bbce67e2c7ed396
alpha: cabriolet: remove EV5 CPU support

The sys_cabriolet.c file includes support for multiple evaluation
boards. pc164 and lx164 are for ev56 CPUs, while the eb164 is
now the last supported machine that only supports ev5 but not
ev56.

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/irq.h
arch/alpha/kernel/Makefile
arch/alpha/kernel/sys_cabriolet.c