]> git.pld-linux.org Git - packages/kernel.git/blob - kernel-sparc.config
- sparc64.config merged-in (now both sparc32 and sparc64 share same source
[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
9 #-
10 #- *** FILE: arch/sparc/Kconfig ***
11 #-
12 64BIT sparc=n sparc64=y
13 SPARC sparc=y
14 SPARC32 sparc=y sparc64=n
15 SPARC64 sparc=n sparc64=y
16 GENERIC_TIME sparc64=y
17 GENERIC_CLOCKEVENTS sparc64=y
18 QUICKLIST sparc64=y
19 STACKTRACE_SUPPORT sparc64=y
20 LOCKDEP_SUPPORT sparc64=y
21 AUDIT_ARCH sparc64=y
22 MMU sparc=y
23 HIGHMEM sparc=y
24 ZONE_DMA sparc=y
25 GENERIC_ISA_DMA sparc=y
26 #- file init/Kconfig goes here
27 #- file kernel/Kconfig.freezer goes here
28 SMP sparc=y
29 NR_CPUS sparc=32 sparc64=64
30 #- file kernel/Kconfig.hz goes here
31 RWSEM_GENERIC_SPINLOCK sparc=y
32 RWSEM_XCHGADD_ALGORITHM sparc64=y
33 GENERIC_FIND_NEXT_BIT sparc=y
34 GENERIC_HWEIGHT sparc=y
35 GENERIC_CALIBRATE_DELAY sparc=y
36 ARCH_MAY_HAVE_PC_FDC sparc=y
37 EMULATED_CMPXCHG sparc=y
38 SPARC64_PAGE_SIZE_8KB sparc64=y
39 SPARC64_PAGE_SIZE_64KB sparc64=n
40 SECCOMP sparc64=y
41 HOTPLUG_CPU sparc64=y
42 GENERIC_HARDIRQS sparc64=y
43 #- file kernel/time/Kconfig goes here
44 #- file drivers/cpufreq/Kconfig goes here
45 US3_FREQ sparc64=m
46 US2E_FREQ sparc64=m
47 HUGETLB_PAGE_SIZE_4MB sparc64=y
48 HUGETLB_PAGE_SIZE_512K sparc64=n
49 HUGETLB_PAGE_SIZE_64K sparc64=n
50 NUMA sparc64=y
51 ARCH_SELECT_MEMORY_MODEL sparc64=y
52 ARCH_SPARSEMEM_ENABLE sparc64=y
53 ARCH_SPARSEMEM_DEFAULT sparc64=y
54 #- file mm/Kconfig goes here
55 SCHED_SMT sparc64=y
56 SCHED_MC sparc64=y
57 #- file kernel/Kconfig.preempt goes here
58 CMDLINE_BOOL sparc=n
59 SUN_PM sparc=y
60 SPARC_LED sparc=m
61 SERIAL_CONSOLE sparc=y
62 SBUS sparc=y
63 SBUSCHAR sparc=y
64 SUN_LDOMS sparc64=y
65 PCI_DOMAINS sparc64=y
66 #- file drivers/pci/Kconfig goes here
67 #- file drivers/pcmcia/Kconfig goes here
68 SUN_OPENPROMFS sparc=m
69 #- file fs/Kconfig.binfmt goes here
70 COMPAT sparc64=y
71 SYSVIPC_COMPAT sparc64=y
72 #- file net/Kconfig goes here
73 #- file drivers/Kconfig goes here
74 #- file drivers/sbus/char/Kconfig goes here
75 #- file fs/Kconfig goes here
76 #- file arch/sparc/Kconfig.debug goes here
77 #- file kernel/vserver/Kconfig 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 DEBUG_PAGEALLOC sparc64=n
This page took 0.038191 seconds and 4 git commands to generate.