Kconfig (f9cd49033b349b8be3bb1f01b39eed837853d880) Kconfig (786d35d45cc40b2a51a18f73e14e135d47fdced7)
1config PARISC
2 def_bool y
3 select HAVE_IDE
4 select HAVE_OPROFILE
5 select HAVE_FUNCTION_TRACER if 64BIT
6 select HAVE_FUNCTION_GRAPH_TRACER if 64BIT
7 select HAVE_FUNCTION_TRACE_MCOUNT_TEST if 64BIT
8 select RTC_CLASS

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

14 select GENERIC_ATOMIC64 if !64BIT
15 select HAVE_GENERIC_HARDIRQS
16 select GENERIC_IRQ_PROBE
17 select GENERIC_PCI_IOMAP
18 select IRQ_PER_CPU
19 select ARCH_HAVE_NMI_SAFE_CMPXCHG
20 select GENERIC_SMP_IDLE_THREAD
21 select GENERIC_STRNCPY_FROM_USER
1config PARISC
2 def_bool y
3 select HAVE_IDE
4 select HAVE_OPROFILE
5 select HAVE_FUNCTION_TRACER if 64BIT
6 select HAVE_FUNCTION_GRAPH_TRACER if 64BIT
7 select HAVE_FUNCTION_TRACE_MCOUNT_TEST if 64BIT
8 select RTC_CLASS

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

14 select GENERIC_ATOMIC64 if !64BIT
15 select HAVE_GENERIC_HARDIRQS
16 select GENERIC_IRQ_PROBE
17 select GENERIC_PCI_IOMAP
18 select IRQ_PER_CPU
19 select ARCH_HAVE_NMI_SAFE_CMPXCHG
20 select GENERIC_SMP_IDLE_THREAD
21 select GENERIC_STRNCPY_FROM_USER
22 select HAVE_MOD_ARCH_SPECIFIC
23 select MODULES_USE_ELF_RELA
22
23 help
24 The PA-RISC microprocessor is designed by Hewlett-Packard and used
25 in many of their workstations & servers (HP9000 700 and 800 series,
26 and later HP3000 series). The PA-RISC Linux project home page is
27 at <http://www.parisc-linux.org/>.
28
29config MMU

--- 259 unchanged lines hidden ---
24
25 help
26 The PA-RISC microprocessor is designed by Hewlett-Packard and used
27 in many of their workstations & servers (HP9000 700 and 800 series,
28 and later HP3000 series). The PA-RISC Linux project home page is
29 at <http://www.parisc-linux.org/>.
30
31config MMU

--- 259 unchanged lines hidden ---