]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel-sparc.config
- disable CONFIG_BPF_PRELOAD on x32
[packages/kernel.git] / kernel-sparc.config
index 2fd5ed605f291be7dae5928fadc5f15cf5149985..bf08ae9ef94aa2237ffc358a44f29fba735561fb 100644 (file)
@@ -4,12 +4,22 @@
 #-
 OPROFILE sparc=m
 OPROFILE_IBS sparc=n
+KPROBES sparc64=y
+#- file kernel/gcov/Kconfig goes here
 
 #-
 #- *** FILE: arch/sparc/Kconfig ***
 #-
+64BIT sparc=n sparc64=y
 SPARC sparc=y
-SPARC32 sparc=y
+SPARC32 sparc=y sparc64=n
+SPARC64 sparc=n sparc64=y
+GENERIC_TIME sparc64=y
+GENERIC_CLOCKEVENTS sparc64=y
+QUICKLIST sparc64=y
+STACKTRACE_SUPPORT sparc64=y
+LOCKDEP_SUPPORT sparc64=y
+AUDIT_ARCH sparc64=y
 MMU sparc=y
 HIGHMEM sparc=y
 ZONE_DMA sparc=y
@@ -17,33 +27,56 @@ GENERIC_ISA_DMA sparc=y
 #- file init/Kconfig goes here
 #- file kernel/Kconfig.freezer goes here
 SMP sparc=y
-NR_CPUS sparc=32
+NR_CPUS sparc=32 sparc64=64
 #- file kernel/Kconfig.hz goes here
 RWSEM_GENERIC_SPINLOCK sparc=y
+RWSEM_XCHGADD_ALGORITHM sparc64=y
 GENERIC_FIND_NEXT_BIT sparc=y
 GENERIC_HWEIGHT sparc=y
 GENERIC_CALIBRATE_DELAY sparc=y
 ARCH_MAY_HAVE_PC_FDC sparc=y
 EMULATED_CMPXCHG sparc=y
+SPARC64_PAGE_SIZE_8KB sparc64=y
+SPARC64_PAGE_SIZE_64KB sparc64=n
+SECCOMP sparc64=y
+HOTPLUG_CPU sparc64=y
+GENERIC_HARDIRQS sparc64=y
 #- file kernel/time/Kconfig goes here
 #- file drivers/cpufreq/Kconfig goes here
+US3_FREQ sparc64=m
+US2E_FREQ sparc64=m
+US3_MC sparc64=m
+HUGETLB_PAGE_SIZE_4MB sparc64=y
+HUGETLB_PAGE_SIZE_512K sparc64=n
+HUGETLB_PAGE_SIZE_64K sparc64=n
+NUMA sparc64=y
+ARCH_SELECT_MEMORY_MODEL sparc64=y
+ARCH_SPARSEMEM_ENABLE sparc64=y
+ARCH_SPARSEMEM_DEFAULT sparc64=y
 #- file mm/Kconfig goes here
+SCHED_SMT sparc64=y
+SCHED_MC sparc64=y
 #- file kernel/Kconfig.preempt goes here
+CMDLINE_BOOL sparc=n
 SUN_PM sparc=y
 SPARC_LED sparc=m
 SERIAL_CONSOLE sparc=y
+SPARC_LEON sparc=n
 SBUS sparc=y
 SBUSCHAR sparc=y
+SUN_LDOMS sparc64=y
+PCI_DOMAINS sparc64=y
 #- file drivers/pci/Kconfig goes here
 #- file drivers/pcmcia/Kconfig goes here
 SUN_OPENPROMFS sparc=m
 #- file fs/Kconfig.binfmt goes here
+COMPAT sparc64=y
+SYSVIPC_COMPAT sparc64=y
 #- file net/Kconfig goes here
 #- file drivers/Kconfig goes here
 #- file drivers/sbus/char/Kconfig goes here
 #- file fs/Kconfig goes here
 #- file arch/sparc/Kconfig.debug goes here
-#- file kernel/vserver/Kconfig goes here
 #- file security/Kconfig goes here
 #- file crypto/Kconfig goes here
 #- file lib/Kconfig goes here
@@ -54,12 +87,5 @@ SUN_OPENPROMFS sparc=m
 TRACE_IRQFLAGS_SUPPORT sparc=y
 #- file lib/Kconfig.debug goes here
 DEBUG_STACK_USAGE sparc=n
-
-#-
-#- *** PROBABLY REMOVED OPTIONS ***
-#-
-ARCH_HAS_ILOG2_U32 sparc=n
-ARCH_HAS_ILOG2_U64 sparc=n
-SUN4 sparc=n
-SUN_AUXIO sparc=y
-SUN_IO sparc=y
+DEBUG_DCFLUSH sparc64=n
+STACK_DEBUG sparc=n
This page took 0.058106 seconds and 4 git commands to generate.