]> git.pld-linux.org Git - packages/kernel.git/blob - kernel-sparc.config
- sorted for 2.6.32, no other change
[packages/kernel.git] / kernel-sparc.config
1
2 #-
3 #- *** FILE: arch/Kconfig ***
4 #-
5 OPROFILE sparc=m
6 OPROFILE_IBS sparc=n
7 KPROBES sparc64=y
8 #- file kernel/gcov/Kconfig goes here
9
10 #-
11 #- *** FILE: arch/sparc/Kconfig ***
12 #-
13 64BIT sparc=n sparc64=y
14 SPARC sparc=y
15 SPARC32 sparc=y sparc64=n
16 SPARC64 sparc=n sparc64=y
17 GENERIC_TIME sparc64=y
18 GENERIC_CLOCKEVENTS sparc64=y
19 QUICKLIST sparc64=y
20 STACKTRACE_SUPPORT sparc64=y
21 LOCKDEP_SUPPORT sparc64=y
22 AUDIT_ARCH sparc64=y
23 MMU sparc=y
24 HIGHMEM sparc=y
25 ZONE_DMA sparc=y
26 GENERIC_ISA_DMA sparc=y
27 #- file init/Kconfig goes here
28 #- file kernel/Kconfig.freezer goes here
29 SMP sparc=y
30 NR_CPUS sparc=32 sparc64=64
31 #- file kernel/Kconfig.hz goes here
32 RWSEM_GENERIC_SPINLOCK sparc=y
33 RWSEM_XCHGADD_ALGORITHM sparc64=y
34 GENERIC_FIND_NEXT_BIT sparc=y
35 GENERIC_HWEIGHT sparc=y
36 GENERIC_CALIBRATE_DELAY sparc=y
37 ARCH_MAY_HAVE_PC_FDC sparc=y
38 EMULATED_CMPXCHG sparc=y
39 SPARC64_PAGE_SIZE_8KB sparc64=y
40 SPARC64_PAGE_SIZE_64KB sparc64=n
41 SECCOMP sparc64=y
42 HOTPLUG_CPU sparc64=y
43 GENERIC_HARDIRQS sparc64=y
44 #- file kernel/time/Kconfig goes here
45 #- file drivers/cpufreq/Kconfig goes here
46 US3_FREQ sparc64=m
47 US2E_FREQ sparc64=m
48 HUGETLB_PAGE_SIZE_4MB sparc64=y
49 HUGETLB_PAGE_SIZE_512K sparc64=n
50 HUGETLB_PAGE_SIZE_64K sparc64=n
51 NUMA sparc64=y
52 ARCH_SELECT_MEMORY_MODEL sparc64=y
53 ARCH_SPARSEMEM_ENABLE sparc64=y
54 ARCH_SPARSEMEM_DEFAULT sparc64=y
55 #- file mm/Kconfig goes here
56 SCHED_SMT sparc64=y
57 SCHED_MC sparc64=y
58 #- file kernel/Kconfig.preempt goes here
59 CMDLINE_BOOL sparc=n
60 SUN_PM sparc=y
61 SPARC_LED sparc=m
62 SERIAL_CONSOLE sparc=y
63 SBUS sparc=y
64 SBUSCHAR sparc=y
65 SUN_LDOMS sparc64=y
66 PCI_DOMAINS sparc64=y
67 #- file drivers/pci/Kconfig goes here
68 #- file drivers/pcmcia/Kconfig goes here
69 SUN_OPENPROMFS sparc=m
70 #- file fs/Kconfig.binfmt goes here
71 COMPAT sparc64=y
72 SYSVIPC_COMPAT sparc64=y
73 #- file net/Kconfig goes here
74 #- file drivers/Kconfig goes here
75 #- file drivers/sbus/char/Kconfig goes here
76 #- file fs/Kconfig goes here
77 #- file arch/sparc/Kconfig.debug goes here
78 #- file security/Kconfig goes here
79 #- file crypto/Kconfig goes here
80 #- file lib/Kconfig goes here
81
82 #-
83 #- *** FILE: arch/sparc/Kconfig.debug ***
84 #-
85 TRACE_IRQFLAGS_SUPPORT sparc=y
86 #- file lib/Kconfig.debug goes here
87 DEBUG_STACK_USAGE sparc=n
88 DEBUG_DCFLUSH sparc64=n
89 STACK_DEBUG sparc64=n
90
91 #-
92 #- *** FILE: mm/Kconfig.debug ***
93 #-
94 DEBUG_PAGEALLOC sparc64=n
This page took 0.036514 seconds and 4 git commands to generate.