summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-05-02 23:09:25 +0200
committerArnd Bergmann <arnd@arndb.de>2024-05-03 22:10:03 +0200
commit4bf859076b16f1b7b096ac1f98039a362cee999e (patch)
tree3b30f54baed08c2d2cdd0f40fb0665f4e37ed62b /arch/alpha/include/asm
parentalpha: remove LCA and APECS based machines (diff)
downloadlinux-4bf859076b16f1b7b096ac1f98039a362cee999e.tar.xz
linux-4bf859076b16f1b7b096ac1f98039a362cee999e.zip
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>
Diffstat (limited to 'arch/alpha/include/asm')
-rw-r--r--arch/alpha/include/asm/irq.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/alpha/include/asm/irq.h b/arch/alpha/include/asm/irq.h
index e7d22357a5a6..d83b26b6660f 100644
--- a/arch/alpha/include/asm/irq.h
+++ b/arch/alpha/include/asm/irq.h
@@ -31,8 +31,7 @@
# define NR_IRQS (32768 + 16) /* marvel - 32 pids */
# endif
-#elif defined(CONFIG_ALPHA_EB164) || \
- defined(CONFIG_ALPHA_PC164) || \
+#elif defined(CONFIG_ALPHA_PC164) || \
defined(CONFIG_ALPHA_LX164)
# define NR_IRQS 35