| David S. Miller | 05d515e | 2008-04-26 03:07:34 -0700 | [diff] [blame^] | 1 | # sparc64 configuration | 
|  | 2 | mainmenu "Linux Kernel Configuration for 64-bit SPARC" | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 3 |  | 
| Adrian Bunk | 0b57ee9 | 2005-12-22 21:03:47 -0800 | [diff] [blame] | 4 | config SPARC | 
|  | 5 | bool | 
|  | 6 | default y | 
| Mathieu Desnoyers | 42d4b83 | 2008-02-02 15:10:34 -0500 | [diff] [blame] | 7 | select HAVE_OPROFILE | 
| Mathieu Desnoyers | 3f55009 | 2008-02-02 15:10:35 -0500 | [diff] [blame] | 8 | select HAVE_KPROBES | 
| Ananth N Mavinakayanahalli | 9edddaa | 2008-03-04 14:28:37 -0800 | [diff] [blame] | 9 | select HAVE_KRETPROBES | 
| Adrian Bunk | 0b57ee9 | 2005-12-22 21:03:47 -0800 | [diff] [blame] | 10 |  | 
| David S. Miller | 5843e37 | 2005-08-30 21:46:19 -0700 | [diff] [blame] | 11 | config SPARC64 | 
|  | 12 | bool | 
|  | 13 | default y | 
| Sam Ravnborg | ec7748b | 2008-02-09 10:46:40 +0100 | [diff] [blame] | 14 | select HAVE_IDE | 
| David S. Miller | d9b2b2a | 2008-02-13 16:56:49 -0800 | [diff] [blame] | 15 | select HAVE_LMB | 
| David S. Miller | 5843e37 | 2005-08-30 21:46:19 -0700 | [diff] [blame] | 16 |  | 
| David S. Miller | 112f487 | 2007-03-05 15:28:37 -0800 | [diff] [blame] | 17 | config GENERIC_TIME | 
|  | 18 | bool | 
|  | 19 | default y | 
|  | 20 |  | 
| Thomas Gleixner | 8264445 | 2007-07-21 04:37:37 -0700 | [diff] [blame] | 21 | config GENERIC_CMOS_UPDATE | 
|  | 22 | bool | 
|  | 23 | default y | 
|  | 24 |  | 
| David S. Miller | 112f487 | 2007-03-05 15:28:37 -0800 | [diff] [blame] | 25 | config GENERIC_CLOCKEVENTS | 
|  | 26 | bool | 
|  | 27 | default y | 
|  | 28 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 29 | config 64BIT | 
|  | 30 | def_bool y | 
|  | 31 |  | 
|  | 32 | config MMU | 
|  | 33 | bool | 
|  | 34 | default y | 
|  | 35 |  | 
| David S. Miller | d284142 | 2008-02-08 18:05:46 -0800 | [diff] [blame] | 36 | config IOMMU_HELPER | 
|  | 37 | bool | 
|  | 38 | default y | 
|  | 39 |  | 
| David Miller | 3a2cba9 | 2007-05-06 14:49:51 -0700 | [diff] [blame] | 40 | config QUICKLIST | 
|  | 41 | bool | 
|  | 42 | default y | 
|  | 43 |  | 
| David S. Miller | 10e2672 | 2006-11-16 13:38:57 -0800 | [diff] [blame] | 44 | config STACKTRACE_SUPPORT | 
|  | 45 | bool | 
|  | 46 | default y | 
|  | 47 |  | 
|  | 48 | config LOCKDEP_SUPPORT | 
|  | 49 | bool | 
|  | 50 | default y | 
|  | 51 |  | 
| viro@ZenIV.linux.org.uk | a08b6b7 | 2005-09-06 01:48:42 +0100 | [diff] [blame] | 52 | config ARCH_MAY_HAVE_PC_FDC | 
|  | 53 | bool | 
|  | 54 | default y | 
|  | 55 |  | 
| David Howells | f0d1b0b | 2006-12-08 02:37:49 -0800 | [diff] [blame] | 56 | config ARCH_HAS_ILOG2_U32 | 
|  | 57 | bool | 
|  | 58 | default n | 
|  | 59 |  | 
|  | 60 | config ARCH_HAS_ILOG2_U64 | 
|  | 61 | bool | 
|  | 62 | default n | 
|  | 63 |  | 
| Al Viro | f6bc0c1 | 2006-09-12 02:59:45 -0400 | [diff] [blame] | 64 | config AUDIT_ARCH | 
|  | 65 | bool | 
|  | 66 | default y | 
|  | 67 |  | 
| travis@sgi.com | 988c388 | 2008-01-30 23:27:58 +0100 | [diff] [blame] | 68 | config HAVE_SETUP_PER_CPU_AREA | 
| travis@sgi.com | b32ef63 | 2008-01-30 13:32:51 +0100 | [diff] [blame] | 69 | def_bool y | 
|  | 70 |  | 
| Stephen Rothwell | 0785b9d | 2007-07-18 00:09:30 -0700 | [diff] [blame] | 71 | config ARCH_NO_VIRT_TO_BUS | 
|  | 72 | def_bool y | 
|  | 73 |  | 
| Stephen Rothwell | 97e873e | 2007-05-01 16:26:07 +1000 | [diff] [blame] | 74 | config OF | 
|  | 75 | def_bool y | 
|  | 76 |  | 
| David S. Miller | 8d57d3a | 2007-10-22 02:16:45 -0700 | [diff] [blame] | 77 | config GENERIC_HARDIRQS_NO__DO_IRQ | 
|  | 78 | bool | 
|  | 79 | def_bool y | 
|  | 80 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 81 | choice | 
|  | 82 | prompt "Kernel page size" | 
|  | 83 | default SPARC64_PAGE_SIZE_8KB | 
|  | 84 |  | 
|  | 85 | config SPARC64_PAGE_SIZE_8KB | 
|  | 86 | bool "8KB" | 
|  | 87 | help | 
|  | 88 | This lets you select the page size of the kernel. | 
|  | 89 |  | 
| David S. Miller | 05d515e | 2008-04-26 03:07:34 -0700 | [diff] [blame^] | 90 | 8KB and 64KB work quite well, since SPARC ELF sections | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 91 | provide for up to 64KB alignment. | 
|  | 92 |  | 
|  | 93 | Therefore, 512KB and 4MB are for expert hackers only. | 
|  | 94 |  | 
|  | 95 | If you don't know what to do, choose 8KB. | 
|  | 96 |  | 
|  | 97 | config SPARC64_PAGE_SIZE_64KB | 
|  | 98 | bool "64KB" | 
|  | 99 |  | 
|  | 100 | config SPARC64_PAGE_SIZE_512KB | 
|  | 101 | bool "512KB" | 
|  | 102 |  | 
|  | 103 | config SPARC64_PAGE_SIZE_4MB | 
|  | 104 | bool "4MB" | 
|  | 105 |  | 
|  | 106 | endchoice | 
|  | 107 |  | 
| David S. Miller | bb49bcd | 2005-07-10 16:49:28 -0700 | [diff] [blame] | 108 | config SECCOMP | 
|  | 109 | bool "Enable seccomp to safely compute untrusted bytecode" | 
|  | 110 | depends on PROC_FS | 
|  | 111 | default y | 
|  | 112 | help | 
|  | 113 | This kernel feature is useful for number crunching applications | 
|  | 114 | that may need to compute untrusted bytecode during their | 
|  | 115 | execution. By using pipes or other transports made available to | 
|  | 116 | the process as file descriptors supporting the read/write | 
|  | 117 | syscalls, it's possible to isolate those applications in | 
|  | 118 | their own address space using seccomp. Once seccomp is | 
|  | 119 | enabled via /proc/<pid>/seccomp, it cannot be disabled | 
|  | 120 | and the task is only allowed to execute a few safe syscalls | 
|  | 121 | defined by each seccomp mode. | 
|  | 122 |  | 
|  | 123 | If unsure, say Y. Only embedded should say N here. | 
|  | 124 |  | 
| David S. Miller | a652481 | 2005-07-08 15:21:51 -0700 | [diff] [blame] | 125 | source kernel/Kconfig.hz | 
|  | 126 |  | 
| David S. Miller | 4f0234f | 2007-07-13 16:03:42 -0700 | [diff] [blame] | 127 | config HOTPLUG_CPU | 
|  | 128 | bool "Support for hot-pluggable CPUs" | 
|  | 129 | depends on SMP | 
|  | 130 | select HOTPLUG | 
| David S. Miller | 05d515e | 2008-04-26 03:07:34 -0700 | [diff] [blame^] | 131 | help | 
| David S. Miller | 4f0234f | 2007-07-13 16:03:42 -0700 | [diff] [blame] | 132 | Say Y here to experiment with turning CPUs off and on.  CPUs | 
|  | 133 | can be controlled through /sys/devices/system/cpu/cpu#. | 
|  | 134 | Say N if you want to disable CPU hotplug. | 
|  | 135 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 136 | source "init/Kconfig" | 
|  | 137 |  | 
| David S. Miller | e18e2a0 | 2006-06-20 01:23:32 -0700 | [diff] [blame] | 138 | config GENERIC_HARDIRQS | 
|  | 139 | bool | 
|  | 140 | default y | 
|  | 141 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 142 | menu "General machine setup" | 
|  | 143 |  | 
| David S. Miller | 112f487 | 2007-03-05 15:28:37 -0800 | [diff] [blame] | 144 | source "kernel/time/Kconfig" | 
|  | 145 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 146 | config SMP | 
|  | 147 | bool "Symmetric multi-processing support" | 
| David S. Miller | 05d515e | 2008-04-26 03:07:34 -0700 | [diff] [blame^] | 148 | help | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 149 | This enables support for systems with more than one CPU. If you have | 
|  | 150 | a system with only one CPU, say N. If you have a system with more than | 
|  | 151 | one CPU, say Y. | 
|  | 152 |  | 
|  | 153 | If you say N here, the kernel will run on single and multiprocessor | 
|  | 154 | machines, but will use only one CPU of a multiprocessor machine. If | 
| David S. Miller | 05d515e | 2008-04-26 03:07:34 -0700 | [diff] [blame^] | 155 | you say Y here, the kernel will run on single-processor machines. | 
|  | 156 | On a single-processor machine, the kernel will run faster if you say | 
|  | 157 | N here. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 158 |  | 
|  | 159 | If you don't know what to do here, say N. | 
|  | 160 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 161 | config NR_CPUS | 
| David S. Miller | 22adb35 | 2007-05-26 01:14:43 -0700 | [diff] [blame] | 162 | int "Maximum number of CPUs (2-1024)" | 
|  | 163 | range 2 1024 | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 164 | depends on SMP | 
| David S. Miller | 22adb35 | 2007-05-26 01:14:43 -0700 | [diff] [blame] | 165 | default "64" | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 166 |  | 
|  | 167 | source "drivers/cpufreq/Kconfig" | 
|  | 168 |  | 
|  | 169 | config US3_FREQ | 
|  | 170 | tristate "UltraSPARC-III CPU Frequency driver" | 
|  | 171 | depends on CPU_FREQ | 
|  | 172 | select CPU_FREQ_TABLE | 
|  | 173 | help | 
|  | 174 | This adds the CPUFreq driver for UltraSPARC-III processors. | 
|  | 175 |  | 
|  | 176 | For details, take a look at <file:Documentation/cpu-freq>. | 
|  | 177 |  | 
|  | 178 | If in doubt, say N. | 
|  | 179 |  | 
|  | 180 | config US2E_FREQ | 
|  | 181 | tristate "UltraSPARC-IIe CPU Frequency driver" | 
|  | 182 | depends on CPU_FREQ | 
|  | 183 | select CPU_FREQ_TABLE | 
|  | 184 | help | 
|  | 185 | This adds the CPUFreq driver for UltraSPARC-IIe processors. | 
|  | 186 |  | 
|  | 187 | For details, take a look at <file:Documentation/cpu-freq>. | 
|  | 188 |  | 
|  | 189 | If in doubt, say N. | 
|  | 190 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 191 | # Global things across all Sun machines. | 
| Nick Piggin | 95c354f | 2008-01-30 13:31:20 +0100 | [diff] [blame] | 192 | config GENERIC_LOCKBREAK | 
|  | 193 | bool | 
|  | 194 | default y | 
|  | 195 | depends on SMP && PREEMPT | 
|  | 196 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 197 | config RWSEM_GENERIC_SPINLOCK | 
|  | 198 | bool | 
|  | 199 |  | 
|  | 200 | config RWSEM_XCHGADD_ALGORITHM | 
|  | 201 | bool | 
|  | 202 | default y | 
|  | 203 |  | 
| Akinobu Mita | 2d78d4b | 2006-03-26 01:39:40 -0800 | [diff] [blame] | 204 | config GENERIC_FIND_NEXT_BIT | 
|  | 205 | bool | 
|  | 206 | default y | 
|  | 207 |  | 
|  | 208 | config GENERIC_HWEIGHT | 
|  | 209 | bool | 
|  | 210 | default y if !ULTRA_HAS_POPULATION_COUNT | 
|  | 211 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 212 | config GENERIC_CALIBRATE_DELAY | 
|  | 213 | bool | 
|  | 214 | default y | 
|  | 215 |  | 
|  | 216 | choice | 
|  | 217 | prompt "SPARC64 Huge TLB Page Size" | 
|  | 218 | depends on HUGETLB_PAGE | 
|  | 219 | default HUGETLB_PAGE_SIZE_4MB | 
|  | 220 |  | 
|  | 221 | config HUGETLB_PAGE_SIZE_4MB | 
|  | 222 | bool "4MB" | 
|  | 223 |  | 
|  | 224 | config HUGETLB_PAGE_SIZE_512K | 
| David S. Miller | dcc1e8d | 2006-03-22 00:49:59 -0800 | [diff] [blame] | 225 | depends on !SPARC64_PAGE_SIZE_4MB && !SPARC64_PAGE_SIZE_512KB | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 226 | bool "512K" | 
|  | 227 |  | 
|  | 228 | config HUGETLB_PAGE_SIZE_64K | 
| Jean-Luc Léger | f2a1585 | 2006-04-18 16:19:53 -0700 | [diff] [blame] | 229 | depends on !SPARC64_PAGE_SIZE_4MB && !SPARC64_PAGE_SIZE_512KB && !SPARC64_PAGE_SIZE_64KB | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 230 | bool "64K" | 
|  | 231 |  | 
|  | 232 | endchoice | 
|  | 233 |  | 
| David S. Miller | 5843e37 | 2005-08-30 21:46:19 -0700 | [diff] [blame] | 234 | endmenu | 
|  | 235 |  | 
| David S. Miller | 919ee67 | 2008-04-23 05:40:25 -0700 | [diff] [blame] | 236 | config NUMA | 
|  | 237 | bool "NUMA support" | 
|  | 238 |  | 
|  | 239 | config NODES_SHIFT | 
|  | 240 | int | 
|  | 241 | default "4" | 
|  | 242 | depends on NEED_MULTIPLE_NODES | 
|  | 243 |  | 
|  | 244 | # Some NUMA nodes have memory ranges that span | 
|  | 245 | # other nodes.  Even though a pfn is valid and | 
|  | 246 | # between a node's start and end pfns, it may not | 
|  | 247 | # reside on that node.  See memmap_init_zone() | 
|  | 248 | # for details. | 
|  | 249 | config NODES_SPAN_OTHER_NODES | 
|  | 250 | def_bool y | 
|  | 251 | depends on NEED_MULTIPLE_NODES | 
|  | 252 |  | 
|  | 253 | config ARCH_POPULATES_NODE_MAP | 
|  | 254 | def_bool y | 
|  | 255 |  | 
| David S. Miller | 68491d5 | 2006-04-06 20:28:11 -0700 | [diff] [blame] | 256 | config ARCH_SELECT_MEMORY_MODEL | 
|  | 257 | def_bool y | 
|  | 258 |  | 
| David S. Miller | d111201 | 2006-03-08 02:16:07 -0800 | [diff] [blame] | 259 | config ARCH_SPARSEMEM_ENABLE | 
|  | 260 | def_bool y | 
| David Miller | 46644c2 | 2007-10-16 01:24:16 -0700 | [diff] [blame] | 261 | select SPARSEMEM_VMEMMAP_ENABLE | 
| David S. Miller | d111201 | 2006-03-08 02:16:07 -0800 | [diff] [blame] | 262 |  | 
|  | 263 | config ARCH_SPARSEMEM_DEFAULT | 
|  | 264 | def_bool y | 
|  | 265 |  | 
| David S. Miller | 5843e37 | 2005-08-30 21:46:19 -0700 | [diff] [blame] | 266 | source "mm/Kconfig" | 
|  | 267 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 268 | config ISA | 
|  | 269 | bool | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 270 |  | 
|  | 271 | config ISAPNP | 
|  | 272 | bool | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 273 |  | 
|  | 274 | config EISA | 
|  | 275 | bool | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 276 |  | 
|  | 277 | config MCA | 
|  | 278 | bool | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 279 |  | 
|  | 280 | config PCMCIA | 
|  | 281 | tristate | 
| David S. Miller | 05d515e | 2008-04-26 03:07:34 -0700 | [diff] [blame^] | 282 | help | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 283 | Say Y here if you want to attach PCMCIA- or PC-cards to your Linux | 
|  | 284 | computer.  These are credit-card size devices such as network cards, | 
|  | 285 | modems or hard drives often used with laptops computers.  There are | 
|  | 286 | actually two varieties of these cards: the older 16 bit PCMCIA cards | 
|  | 287 | and the newer 32 bit CardBus cards.  If you want to use CardBus | 
|  | 288 | cards, you need to say Y here and also to "CardBus support" below. | 
|  | 289 |  | 
|  | 290 | To use your PC-cards, you will need supporting software from David | 
|  | 291 | Hinds' pcmcia-cs package (see the file <file:Documentation/Changes> | 
|  | 292 | for location).  Please also read the PCMCIA-HOWTO, available from | 
|  | 293 | <http://www.tldp.org/docs.html#howto>. | 
|  | 294 |  | 
|  | 295 | To compile this driver as modules, choose M here: the | 
|  | 296 | modules will be called pcmcia_core and ds. | 
|  | 297 |  | 
|  | 298 | config SBUS | 
|  | 299 | bool | 
|  | 300 | default y | 
|  | 301 |  | 
|  | 302 | config SBUSCHAR | 
|  | 303 | bool | 
|  | 304 | default y | 
|  | 305 |  | 
|  | 306 | config SUN_AUXIO | 
|  | 307 | bool | 
|  | 308 | default y | 
|  | 309 |  | 
|  | 310 | config SUN_IO | 
|  | 311 | bool | 
|  | 312 | default y | 
|  | 313 |  | 
| David S. Miller | e53e97c | 2007-07-09 22:22:44 -0700 | [diff] [blame] | 314 | config SUN_LDOMS | 
|  | 315 | bool "Sun Logical Domains support" | 
|  | 316 | help | 
|  | 317 | Say Y here is you want to support virtual devices via | 
|  | 318 | Logical Domains. | 
|  | 319 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 320 | config PCI | 
|  | 321 | bool "PCI support" | 
| Dan Williams | f282b97 | 2007-04-18 18:46:20 +1000 | [diff] [blame] | 322 | select ARCH_SUPPORTS_MSI | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 323 | help | 
| David S. Miller | 05d515e | 2008-04-26 03:07:34 -0700 | [diff] [blame^] | 324 | Find out whether your system includes a PCI bus. PCI is the name of | 
|  | 325 | a bus system, i.e. the way the CPU talks to the other stuff inside | 
|  | 326 | your box.  If you say Y here, the kernel will include drivers and | 
|  | 327 | infrastructure code to support PCI bus devices. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 328 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 329 | config PCI_DOMAINS | 
| Matthew Wilcox | 36e2359 | 2007-07-10 10:54:40 -0600 | [diff] [blame] | 330 | def_bool PCI | 
|  | 331 |  | 
|  | 332 | config PCI_SYSCALL | 
|  | 333 | def_bool PCI | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 334 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 335 | source "drivers/pci/Kconfig" | 
|  | 336 |  | 
|  | 337 | config SUN_OPENPROMFS | 
|  | 338 | tristate "Openprom tree appears in /proc/openprom" | 
|  | 339 | help | 
|  | 340 | If you say Y, the OpenPROM device tree will be available as a | 
|  | 341 | virtual file system, which you can mount to /proc/openprom by "mount | 
|  | 342 | -t openpromfs none /proc/openprom". | 
|  | 343 |  | 
|  | 344 | To compile the /proc/openprom support as a module, choose M here: the | 
|  | 345 | module will be called openpromfs.  If unsure, choose M. | 
|  | 346 |  | 
| David S. Miller | ec98c6b | 2008-04-20 02:14:23 -0700 | [diff] [blame] | 347 | menu "Executable file formats" | 
|  | 348 |  | 
|  | 349 | source "fs/Kconfig.binfmt" | 
|  | 350 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 351 | config SPARC32_COMPAT | 
| David S. Miller | 05d515e | 2008-04-26 03:07:34 -0700 | [diff] [blame^] | 352 | bool "Kernel support for 32-bit SPARC binary compatibility" | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 353 | help | 
| David S. Miller | 05d515e | 2008-04-26 03:07:34 -0700 | [diff] [blame^] | 354 | This allows you to run 32-bit binaries on your 64-bit SPARC system. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 355 | Everybody wants this; say Y. | 
|  | 356 |  | 
|  | 357 | config COMPAT | 
|  | 358 | bool | 
|  | 359 | depends on SPARC32_COMPAT | 
|  | 360 | default y | 
| David S. Miller | 48c946a | 2008-02-08 00:08:10 -0800 | [diff] [blame] | 361 | select COMPAT_BINFMT_ELF | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 362 |  | 
| David S. Miller | ec98c6b | 2008-04-20 02:14:23 -0700 | [diff] [blame] | 363 | config SYSVIPC_COMPAT | 
|  | 364 | bool | 
|  | 365 | depends on COMPAT && SYSVIPC | 
|  | 366 | default y | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 367 |  | 
| David S. Miller | 5843e37 | 2005-08-30 21:46:19 -0700 | [diff] [blame] | 368 | endmenu | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 369 |  | 
| David S. Miller | 8935dce | 2006-03-08 16:09:19 -0800 | [diff] [blame] | 370 | config SCHED_SMT | 
|  | 371 | bool "SMT (Hyperthreading) scheduler support" | 
|  | 372 | depends on SMP | 
|  | 373 | default y | 
|  | 374 | help | 
|  | 375 | SMT scheduler support improves the CPU scheduler's decision making | 
| David S. Miller | 05d515e | 2008-04-26 03:07:34 -0700 | [diff] [blame^] | 376 | when dealing with SPARC cpus at a cost of slightly increased overhead | 
|  | 377 | in some places. If unsure say N here. | 
| David S. Miller | 8935dce | 2006-03-08 16:09:19 -0800 | [diff] [blame] | 378 |  | 
| David S. Miller | f78eae2 | 2007-06-04 17:01:39 -0700 | [diff] [blame] | 379 | config SCHED_MC | 
|  | 380 | bool "Multi-core scheduler support" | 
|  | 381 | depends on SMP | 
|  | 382 | default y | 
|  | 383 | help | 
|  | 384 | Multi-core scheduler support improves the CPU scheduler's decision | 
|  | 385 | making when dealing with multi-core CPU chips at a cost of slightly | 
|  | 386 | increased overhead in some places. If unsure say N here. | 
|  | 387 |  | 
| David S. Miller | db2f9f6 | 2007-03-17 15:23:22 -0700 | [diff] [blame] | 388 | source "kernel/Kconfig.preempt" | 
|  | 389 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 390 | config CMDLINE_BOOL | 
|  | 391 | bool "Default bootloader kernel arguments" | 
|  | 392 |  | 
|  | 393 | config CMDLINE | 
|  | 394 | string "Initial kernel command string" | 
|  | 395 | depends on CMDLINE_BOOL | 
|  | 396 | default "console=ttyS0,9600 root=/dev/sda1" | 
|  | 397 | help | 
|  | 398 | Say Y here if you want to be able to pass default arguments to | 
|  | 399 | the kernel. This will be overridden by the bootloader, if you | 
|  | 400 | use one (such as SILO). This is most useful if you want to boot | 
|  | 401 | a kernel from TFTP, and want default options to be available | 
|  | 402 | with having them passed on the command line. | 
|  | 403 |  | 
|  | 404 | NOTE: This option WILL override the PROM bootargs setting! | 
|  | 405 |  | 
| Sam Ravnborg | d5950b4 | 2005-07-11 21:03:49 -0700 | [diff] [blame] | 406 | source "net/Kconfig" | 
|  | 407 |  | 
| David S. Miller | 5843e37 | 2005-08-30 21:46:19 -0700 | [diff] [blame] | 408 | source "drivers/Kconfig" | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 409 |  | 
|  | 410 | source "drivers/sbus/char/Kconfig" | 
|  | 411 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 412 | source "fs/Kconfig" | 
|  | 413 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 414 | source "arch/sparc64/Kconfig.debug" | 
|  | 415 |  | 
|  | 416 | source "security/Kconfig" | 
|  | 417 |  | 
|  | 418 | source "crypto/Kconfig" | 
|  | 419 |  | 
|  | 420 | source "lib/Kconfig" |