aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/Kconfig')
-rw-r--r--arch/alpha/Kconfig7
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
index 1bec55d63ef6..a0f642b6a4b9 100644
--- a/arch/alpha/Kconfig
+++ b/arch/alpha/Kconfig
@@ -5,6 +5,7 @@
5config ALPHA 5config ALPHA
6 bool 6 bool
7 default y 7 default y
8 select HAVE_AOUT
8 select HAVE_IDE 9 select HAVE_IDE
9 select HAVE_OPROFILE 10 select HAVE_OPROFILE
10 help 11 help
@@ -68,9 +69,6 @@ config AUTO_IRQ_AFFINITY
68 depends on SMP 69 depends on SMP
69 default y 70 default y
70 71
71config ARCH_SUPPORTS_AOUT
72 def_bool y
73
74source "init/Kconfig" 72source "init/Kconfig"
75 73
76 74
@@ -224,8 +222,7 @@ config ALPHA_MIATA
224 bool "Miata" 222 bool "Miata"
225 help 223 help
226 The Digital PersonalWorkStation (PWS 433a, 433au, 500a, 500au, 600a, 224 The Digital PersonalWorkStation (PWS 433a, 433au, 500a, 500au, 600a,
227 or 600au). There is an Installation HOWTO for this hardware at 225 or 600au).
228 <http://eijk.homelinux.org/~stefan/miata.html>.
229 226
230config ALPHA_MIKASA 227config ALPHA_MIKASA
231 bool "Mikasa" 228 bool "Mikasa"