Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[deliverable/linux.git] / arch / parisc / Kconfig
CommitLineData
1da177e4
LT
1config PARISC
2 def_bool y
446f24d1 3 select ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS
4a24fb2f 4 select ARCH_MIGHT_HAVE_PC_PARPORT
ec7748b5 5 select HAVE_IDE
42d4b839 6 select HAVE_OPROFILE
366dd4ea
HD
7 select HAVE_FUNCTION_TRACER
8 select HAVE_FUNCTION_GRAPH_TRACER
4530c49e 9 select ARCH_WANT_FRAME_POINTERS
9eb16864 10 select RTC_CLASS
3afe6d04 11 select RTC_DRV_GENERIC
98a79d6a 12 select INIT_ALL_POSSIBLE
f67d3c83 13 select BUG
0de79858 14 select BUILDTIME_EXTABLE_SORT
cdd6c482 15 select HAVE_PERF_EVENTS
64daa443 16 select GENERIC_ATOMIC64 if !64BIT
f21dda02 17 select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
754b7b63 18 select BROKEN_RODATA
72e73af1 19 select GENERIC_IRQ_PROBE
629a8581 20 select GENERIC_PCI_IOMAP
df013ffb 21 select ARCH_HAVE_NMI_SAFE_CMPXCHG
9a134723 22 select GENERIC_SMP_IDLE_THREAD
b1195c0e 23 select GENERIC_STRNCPY_FROM_USER
bf14e3b9 24 select SYSCTL_ARCH_UNALIGN_ALLOW
fef47e2a 25 select SYSCTL_EXCEPTION_TRACE
786d35d4 26 select HAVE_MOD_ARCH_SPECIFIC
4febd95a 27 select VIRT_TO_BUS
786d35d4 28 select MODULES_USE_ELF_RELA
415bfae9 29 select CLONE_BACKWARDS
4f73bc4d 30 select TTY # Needed for pdc_cons.c
d1a1dc0b 31 select HAVE_DEBUG_STACKOVERFLOW
7a017721 32 select HAVE_ARCH_AUDITSYSCALL
910cd32e 33 select HAVE_ARCH_SECCOMP_FILTER
79387179 34 select ARCH_NO_COHERENT_DMA_MMAP
fff7fb0b 35 select CPU_NO_EFFICIENT_FFS
72e73af1 36
1da177e4
LT
37 help
38 The PA-RISC microprocessor is designed by Hewlett-Packard and used
39 in many of their workstations & servers (HP9000 700 and 800 series,
40 and later HP3000 series). The PA-RISC Linux project home page is
41 at <http://www.parisc-linux.org/>.
42
43config MMU
44 def_bool y
45
46config STACK_GROWSUP
47 def_bool y
48
95c354fe
NP
49config GENERIC_LOCKBREAK
50 bool
51 default y
52 depends on SMP && PREEMPT
53
1da177e4
LT
54config RWSEM_GENERIC_SPINLOCK
55 def_bool y
56
57config RWSEM_XCHGADD_ALGORITHM
58 bool
59
f0d1b0b3
DH
60config ARCH_HAS_ILOG2_U32
61 bool
62 default n
63
64config ARCH_HAS_ILOG2_U64
65 bool
66 default n
67
6891f8a1
HD
68config GENERIC_BUG
69 bool
70 default y
71 depends on BUG
72
59e18a2e
AM
73config GENERIC_HWEIGHT
74 bool
75 default y
76
1da177e4
LT
77config GENERIC_CALIBRATE_DELAY
78 bool
79 default y
80
06027bdd
IM
81config TIME_LOW_RES
82 bool
83 depends on SMP
84 default y
85
1da177e4
LT
86# unless you want to implement ACPI on PA-RISC ... ;-)
87config PM
88 bool
89
548f1176
HD
90config STACKTRACE_SUPPORT
91 def_bool y
92
74a0bd66
FT
93config NEED_DMA_MAP_STATE
94 def_bool y
95
f6ae31c2
FT
96config NEED_SG_DMA_LENGTH
97 def_bool y
98
5cae841b
AV
99config ISA_DMA_API
100 bool
5cae841b 101
a08b6b79
Z
102config ARCH_MAY_HAVE_PC_FDC
103 bool
8b631342 104 depends on BROKEN
a08b6b79
Z
105 default y
106
f24ffde4
KS
107config PGTABLE_LEVELS
108 int
109 default 3 if 64BIT && PARISC_PAGE_SIZE_4KB
110 default 2
111
736d2169
HD
112config SYS_SUPPORTS_HUGETLBFS
113 def_bool y if PA20
114
1da177e4
LT
115source "init/Kconfig"
116
dc52ddc0
MH
117source "kernel/Kconfig.freezer"
118
1da177e4
LT
119
120menu "Processor type and features"
121
122choice
123 prompt "Processor type"
124 default PA7000
125
126config PA7000
127 bool "PA7000/PA7100"
128 ---help---
129 This is the processor type of your CPU. This information is
130 used for optimizing purposes. In order to compile a kernel
131 that can run on all 32-bit PA CPUs (albeit not optimally fast),
132 you can specify "PA7000" here.
133
134 Specifying "PA8000" here will allow you to select a 64-bit kernel
135 which is required on some machines.
136
137config PA7100LC
138 bool "PA7100LC"
139 help
140 Select this option for the PCX-L processor, as used in the
141 712, 715/64, 715/80, 715/100, 715/100XC, 725/100, 743, 748,
142 D200, D210, D300, D310 and E-class
143
144config PA7200
145 bool "PA7200"
146 help
147 Select this option for the PCX-T' processor, as used in the
148 C100, C110, J100, J110, J210XC, D250, D260, D350, D360,
149 K100, K200, K210, K220, K400, K410 and K420
150
151config PA7300LC
152 bool "PA7300LC"
153 help
154 Select this option for the PCX-L2 processor, as used in the
155 744, A180, B132L, B160L, B180L, C132L, C160L, C180L,
156 D220, D230, D320 and D330.
157
158config PA8X00
159 bool "PA8000 and up"
160 help
161 Select this option for PCX-U to PCX-W2 processors.
162
163endchoice
164
165# Define implied options from the CPU selection here
166
167config PA20
168 def_bool y
169 depends on PA8X00
170
171config PA11
172 def_bool y
173 depends on PA7000 || PA7100LC || PA7200 || PA7300LC
174
175config PREFETCH
176 def_bool y
32104b29 177 depends on PA8X00 || PA7200
1da177e4 178
ec758f98
HD
179config MLONGCALLS
180 bool "Enable the -mlong-calls compiler option for big kernels"
181 def_bool y if (!MODULES)
182 depends on PA8X00
183 help
184 If you configure the kernel to include many drivers built-in instead
185 as modules, the kernel executable may become too big, so that the
186 linker will not be able to resolve some long branches and fails to link
187 your vmlinux kernel. In that case enabling this option will help you
188 to overcome this limit by using the -mlong-calls compiler option.
189
190 Usually you want to say N here, unless you e.g. want to build
191 a kernel which includes all necessary drivers built-in and which can
192 be used for TFTP booting without the need to have an initrd ramdisk.
193
194 Enabling this option will probably slow down your kernel.
195
1da177e4
LT
196config 64BIT
197 bool "64-bit kernel"
198 depends on PA8X00
199 help
200 Enable this if you want to support 64bit kernel on PA-RISC platform.
201
202 At the moment, only people willing to use more than 2GB of RAM,
203 or having a 64bit-only capable PA-RISC machine should say Y here.
204
205 Since there is no 64bit userland on PA-RISC, there is no point to
206 enable this option otherwise. The 64bit kernel is significantly bigger
207 and slower than the 32bit one.
208
2fd83038
HD
209choice
210 prompt "Kernel page size"
1c5f873d 211 default PARISC_PAGE_SIZE_4KB
2fd83038
HD
212
213config PARISC_PAGE_SIZE_4KB
214 bool "4KB"
215 help
216 This lets you select the page size of the kernel. For best
217 performance, a page size of 16KB is recommended. For best
218 compatibility with 32bit applications, a page size of 4KB should be
219 selected (the vast majority of 32bit binaries work perfectly fine
220 with a larger page size).
221
222 4KB For best 32bit compatibility
223 16KB For best performance
224 64KB For best performance, might give more overhead.
225
226 If you don't know what to do, choose 4KB.
227
228config PARISC_PAGE_SIZE_16KB
daef22cf
KC
229 bool "16KB"
230 depends on PA8X00
2fd83038
HD
231
232config PARISC_PAGE_SIZE_64KB
daef22cf
KC
233 bool "64KB"
234 depends on PA8X00
2fd83038
HD
235
236endchoice
237
1da177e4
LT
238config SMP
239 bool "Symmetric multi-processing support"
240 ---help---
241 This enables support for systems with more than one CPU. If you have
4a474157
RG
242 a system with only one CPU, say N. If you have a system with more
243 than one CPU, say Y.
1da177e4 244
4a474157 245 If you say N here, the kernel will run on uni- and multiprocessor
1da177e4
LT
246 machines, but will use only one CPU of a multiprocessor machine. If
247 you say Y here, the kernel will run on many, but not all,
4a474157 248 uniprocessor machines. On a uniprocessor machine, the kernel
1da177e4
LT
249 will run faster if you say N here.
250
03502faa
AB
251 See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
252 available at <http://www.tldp.org/docs.html#howto>.
1da177e4
LT
253
254 If you don't know what to do here, say N.
200c8804
HD
255
256config IRQSTACKS
257 bool "Use separate kernel stacks when processing interrupts"
416821d3 258 default y
200c8804
HD
259 help
260 If you say Y here the kernel will use separate kernel stacks
261 for handling hard and soft interrupts. This can help avoid
262 overflowing the process kernel stacks.
1da177e4
LT
263
264config HOTPLUG_CPU
265 bool
266 default y if SMP
1da177e4 267
a2ba82cd
KM
268config ARCH_SELECT_MEMORY_MODEL
269 def_bool y
270 depends on 64BIT
271
3f22ab27 272config ARCH_DISCONTIGMEM_ENABLE
a2ba82cd
KM
273 def_bool y
274 depends on 64BIT
275
276config ARCH_FLATMEM_ENABLE
277 def_bool y
278
279config ARCH_DISCONTIGMEM_DEFAULT
280 def_bool y
281 depends on ARCH_DISCONTIGMEM_ENABLE
1da177e4 282
c80d79d7
YG
283config NODES_SHIFT
284 int
285 default "3"
286 depends on NEED_MULTIPLE_NODES
287
50a34dbd 288source "kernel/Kconfig.preempt"
8b631342 289source "kernel/Kconfig.hz"
3f22ab27
DH
290source "mm/Kconfig"
291
1da177e4
LT
292config COMPAT
293 def_bool y
294 depends on 64BIT
295
bf581e15
HD
296config SYSVIPC_COMPAT
297 def_bool y
298 depends on COMPAT && SYSVIPC
299
527973c8
HD
300config AUDIT_ARCH
301 def_bool y
302
1da177e4
LT
303config NR_CPUS
304 int "Maximum number of CPUs (2-32)"
305 range 2 32
306 depends on SMP
307 default "32"
308
309endmenu
310
311
312source "drivers/parisc/Kconfig"
313
314
315menu "Executable file formats"
316
317source "fs/Kconfig.binfmt"
318
319endmenu
320
d5950b43
SR
321source "net/Kconfig"
322
1da177e4
LT
323source "drivers/Kconfig"
324
325source "fs/Kconfig"
326
1da177e4
LT
327source "arch/parisc/Kconfig.debug"
328
c90f0694
HD
329config SECCOMP
330 def_bool y
331 prompt "Enable seccomp to safely compute untrusted bytecode"
332 ---help---
333 This kernel feature is useful for number crunching applications
334 that may need to compute untrusted bytecode during their
335 execution. By using pipes or other transports made available to
336 the process as file descriptors supporting the read/write
337 syscalls, it's possible to isolate those applications in
338 their own address space using seccomp. Once seccomp is
339 enabled via prctl(PR_SET_SECCOMP), it cannot be disabled
340 and the task is only allowed to execute a few safe syscalls
341 defined by each seccomp mode.
342
343 If unsure, say Y. Only embedded should say N here.
344
1da177e4
LT
345source "security/Kconfig"
346
347source "crypto/Kconfig"
348
349source "lib/Kconfig"
This page took 1.066922 seconds and 5 git commands to generate.