Kconfig (f4091322d7397c8eb85c071570cab0e82ee3e261) | Kconfig (415bfae9e9dbc2232f1797a3ac78a22049a75e06) |
---|---|
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 --- 10 unchanged lines hidden (view full) --- 19 select IRQ_PER_CPU 20 select ARCH_HAVE_NMI_SAFE_CMPXCHG 21 select GENERIC_SMP_IDLE_THREAD 22 select GENERIC_STRNCPY_FROM_USER 23 select HAVE_MOD_ARCH_SPECIFIC 24 select MODULES_USE_ELF_RELA 25 select GENERIC_KERNEL_THREAD 26 select GENERIC_KERNEL_EXECVE | 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 --- 10 unchanged lines hidden (view full) --- 19 select IRQ_PER_CPU 20 select ARCH_HAVE_NMI_SAFE_CMPXCHG 21 select GENERIC_SMP_IDLE_THREAD 22 select GENERIC_STRNCPY_FROM_USER 23 select HAVE_MOD_ARCH_SPECIFIC 24 select MODULES_USE_ELF_RELA 25 select GENERIC_KERNEL_THREAD 26 select GENERIC_KERNEL_EXECVE |
27 select CLONE_BACKWARDS |
|
27 28 help 29 The PA-RISC microprocessor is designed by Hewlett-Packard and used 30 in many of their workstations & servers (HP9000 700 and 800 series, 31 and later HP3000 series). The PA-RISC Linux project home page is 32 at <http://www.parisc-linux.org/>. 33 34config MMU --- 259 unchanged lines hidden --- | 28 29 help 30 The PA-RISC microprocessor is designed by Hewlett-Packard and used 31 in many of their workstations & servers (HP9000 700 and 800 series, 32 and later HP3000 series). The PA-RISC Linux project home page is 33 at <http://www.parisc-linux.org/>. 34 35config MMU --- 259 unchanged lines hidden --- |