Kconfig (bf5308344527d015ac9a6d2bda4ad4d40fd7d943) Kconfig (786d35d45cc40b2a51a18f73e14e135d47fdced7)
1config ALPHA
2 bool
3 default y
4 select HAVE_AOUT
5 select HAVE_IDE
6 select HAVE_OPROFILE
7 select HAVE_SYSCALL_WRAPPERS
8 select HAVE_IRQ_WORK

--- 6 unchanged lines hidden (view full) ---

15 select GENERIC_IRQ_SHOW
16 select ARCH_WANT_OPTIONAL_GPIOLIB
17 select ARCH_WANT_IPC_PARSE_VERSION
18 select ARCH_HAVE_NMI_SAFE_CMPXCHG
19 select GENERIC_SMP_IDLE_THREAD
20 select GENERIC_CMOS_UPDATE
21 select GENERIC_STRNCPY_FROM_USER
22 select GENERIC_STRNLEN_USER
1config ALPHA
2 bool
3 default y
4 select HAVE_AOUT
5 select HAVE_IDE
6 select HAVE_OPROFILE
7 select HAVE_SYSCALL_WRAPPERS
8 select HAVE_IRQ_WORK

--- 6 unchanged lines hidden (view full) ---

15 select GENERIC_IRQ_SHOW
16 select ARCH_WANT_OPTIONAL_GPIOLIB
17 select ARCH_WANT_IPC_PARSE_VERSION
18 select ARCH_HAVE_NMI_SAFE_CMPXCHG
19 select GENERIC_SMP_IDLE_THREAD
20 select GENERIC_CMOS_UPDATE
21 select GENERIC_STRNCPY_FROM_USER
22 select GENERIC_STRNLEN_USER
23 select HAVE_MOD_ARCH_SPECIFIC
24 select MODULES_USE_ELF_RELA
23 help
24 The Alpha is a 64-bit general-purpose processor designed and
25 marketed by the Digital Equipment Corporation of blessed memory,
26 now Hewlett-Packard. The Alpha Linux project has a home page at
27 <http://www.alphalinux.org/>.
28
29config 64BIT
30 def_bool y

--- 642 unchanged lines hidden ---
25 help
26 The Alpha is a 64-bit general-purpose processor designed and
27 marketed by the Digital Equipment Corporation of blessed memory,
28 now Hewlett-Packard. The Alpha Linux project has a home page at
29 <http://www.alphalinux.org/>.
30
31config 64BIT
32 def_bool y

--- 642 unchanged lines hidden ---