Merge tag 'v3.10.72' into linux-linaro-lsk
[firefly-linux-kernel-4.4.55.git] / arch / sh / Kconfig
1 config SUPERH
2         def_bool y
3         select EXPERT
4         select CLKDEV_LOOKUP
5         select HAVE_IDE if HAS_IOPORT
6         select HAVE_MEMBLOCK
7         select HAVE_MEMBLOCK_NODE_MAP
8         select ARCH_DISCARD_MEMBLOCK
9         select HAVE_OPROFILE
10         select HAVE_GENERIC_DMA_COHERENT
11         select HAVE_ARCH_TRACEHOOK
12         select HAVE_DMA_API_DEBUG
13         select HAVE_DMA_ATTRS
14         select HAVE_PERF_EVENTS
15         select HAVE_DEBUG_BUGVERBOSE
16         select ARCH_HAVE_CUSTOM_GPIO_H
17         select ARCH_HAVE_NMI_SAFE_CMPXCHG if (GUSA_RB || CPU_SH4A)
18         select ARCH_HAS_GCOV_PROFILE_ALL
19         select PERF_USE_VMALLOC
20         select HAVE_DEBUG_KMEMLEAK
21         select HAVE_KERNEL_GZIP
22         select HAVE_KERNEL_BZIP2
23         select HAVE_KERNEL_LZMA
24         select HAVE_KERNEL_XZ
25         select HAVE_KERNEL_LZO
26         select HAVE_UID16
27         select ARCH_WANT_IPC_PARSE_VERSION
28         select HAVE_SYSCALL_TRACEPOINTS
29         select HAVE_REGS_AND_STACK_ACCESS_API
30         select HAVE_GENERIC_HARDIRQS
31         select MAY_HAVE_SPARSE_IRQ
32         select IRQ_FORCED_THREADING
33         select RTC_LIB
34         select GENERIC_ATOMIC64
35         select GENERIC_IRQ_SHOW
36         select GENERIC_SMP_IDLE_THREAD
37         select GENERIC_IDLE_POLL_SETUP
38         select GENERIC_CLOCKEVENTS
39         select GENERIC_CMOS_UPDATE if SH_SH03 || SH_DREAMCAST
40         select GENERIC_STRNCPY_FROM_USER
41         select GENERIC_STRNLEN_USER
42         select HAVE_MOD_ARCH_SPECIFIC if DWARF_UNWINDER
43         select MODULES_USE_ELF_RELA
44         select OLD_SIGSUSPEND
45         select OLD_SIGACTION
46         help
47           The SuperH is a RISC processor targeted for use in embedded systems
48           and consumer electronics; it was also used in the Sega Dreamcast
49           gaming console.  The SuperH port has a home page at
50           <http://www.linux-sh.org/>.
51
52 config SUPERH32
53         def_bool ARCH = "sh"
54         select HAVE_KPROBES
55         select HAVE_KRETPROBES
56         select HAVE_IOREMAP_PROT if MMU && !X2TLB
57         select HAVE_FUNCTION_TRACER
58         select HAVE_FTRACE_MCOUNT_RECORD
59         select HAVE_DYNAMIC_FTRACE
60         select HAVE_FUNCTION_TRACE_MCOUNT_TEST
61         select HAVE_FTRACE_NMI_ENTER if DYNAMIC_FTRACE
62         select ARCH_WANT_IPC_PARSE_VERSION
63         select HAVE_FUNCTION_GRAPH_TRACER
64         select HAVE_ARCH_KGDB
65         select HAVE_HW_BREAKPOINT
66         select HAVE_MIXED_BREAKPOINTS_REGS
67         select PERF_EVENTS
68         select ARCH_HIBERNATION_POSSIBLE if MMU
69         select SPARSE_IRQ
70
71 config SUPERH64
72         def_bool ARCH = "sh64"
73         select KALLSYMS
74
75 config ARCH_DEFCONFIG
76         string
77         default "arch/sh/configs/shx3_defconfig" if SUPERH32
78         default "arch/sh/configs/cayman_defconfig" if SUPERH64
79
80 config RWSEM_GENERIC_SPINLOCK
81         def_bool y
82
83 config RWSEM_XCHGADD_ALGORITHM
84         bool
85
86 config GENERIC_BUG
87         def_bool y
88         depends on BUG && SUPERH32
89
90 config GENERIC_CSUM
91         def_bool y
92         depends on SUPERH64
93
94 config GENERIC_HWEIGHT
95         def_bool y
96
97 config GENERIC_CALIBRATE_DELAY
98         bool
99
100 config GENERIC_LOCKBREAK
101         def_bool y
102         depends on SMP && PREEMPT
103
104 config ARCH_SUSPEND_POSSIBLE
105         def_bool n
106
107 config ARCH_HIBERNATION_POSSIBLE
108         def_bool n
109
110 config SYS_SUPPORTS_APM_EMULATION
111         bool
112         select ARCH_SUSPEND_POSSIBLE
113
114 config SYS_SUPPORTS_HUGETLBFS
115         bool
116
117 config SYS_SUPPORTS_SMP
118         bool
119
120 config SYS_SUPPORTS_NUMA
121         bool
122
123 config SYS_SUPPORTS_PCI
124         bool
125
126 config SYS_SUPPORTS_CMT
127         bool
128
129 config SYS_SUPPORTS_MTU2
130         bool
131
132 config SYS_SUPPORTS_TMU
133         bool
134
135 config STACKTRACE_SUPPORT
136         def_bool y
137
138 config LOCKDEP_SUPPORT
139         def_bool y
140
141 config HAVE_LATENCYTOP_SUPPORT
142         def_bool y
143
144 config ARCH_HAS_ILOG2_U32
145         def_bool n
146
147 config ARCH_HAS_ILOG2_U64
148         def_bool n
149
150 config NO_IOPORT
151         def_bool !PCI
152         depends on !SH_CAYMAN && !SH_SH4202_MICRODEV && !SH_SHMIN && \
153                    !SH_HP6XX && !SH_SOLUTION_ENGINE
154
155 config IO_TRAPPED
156         bool
157
158 config SWAP_IO_SPACE
159         bool
160
161 config DMA_COHERENT
162         bool
163
164 config DMA_NONCOHERENT
165         def_bool !DMA_COHERENT
166
167 config NEED_DMA_MAP_STATE
168         def_bool DMA_NONCOHERENT
169
170 config NEED_SG_DMA_LENGTH
171         def_bool y
172
173 source "init/Kconfig"
174
175 source "kernel/Kconfig.freezer"
176
177 menu "System type"
178
179 #
180 # Processor families
181 #
182 config CPU_SH2
183         bool
184
185 config CPU_SH2A
186         bool
187         select CPU_SH2
188         select UNCACHED_MAPPING
189
190 config CPU_SH3
191         bool
192         select CPU_HAS_INTEVT
193         select CPU_HAS_SR_RB
194         select SYS_SUPPORTS_TMU
195
196 config CPU_SH4
197         bool
198         select CPU_HAS_INTEVT
199         select CPU_HAS_SR_RB
200         select CPU_HAS_FPU if !CPU_SH4AL_DSP
201         select SYS_SUPPORTS_TMU
202         select SYS_SUPPORTS_HUGETLBFS if MMU
203
204 config CPU_SH4A
205         bool
206         select CPU_SH4
207
208 config CPU_SH4AL_DSP
209         bool
210         select CPU_SH4A
211         select CPU_HAS_DSP
212
213 config CPU_SH5
214         bool
215         select CPU_HAS_FPU
216         select SYS_SUPPORTS_TMU
217         select SYS_SUPPORTS_HUGETLBFS if MMU
218
219 config CPU_SHX2
220         bool
221
222 config CPU_SHX3
223         bool
224         select DMA_COHERENT
225         select SYS_SUPPORTS_SMP
226         select SYS_SUPPORTS_NUMA
227
228 config ARCH_SHMOBILE
229         bool
230         select ARCH_SUSPEND_POSSIBLE
231         select PM
232         select PM_RUNTIME
233
234 config CPU_HAS_PMU
235        depends on CPU_SH4 || CPU_SH4A
236        default y
237        bool
238
239 if SUPERH32
240
241 choice
242         prompt "Processor sub-type selection"
243
244 #
245 # Processor subtypes
246 #
247
248 # SH-2 Processor Support
249
250 config CPU_SUBTYPE_SH7619
251         bool "Support SH7619 processor"
252         select CPU_SH2
253         select SYS_SUPPORTS_CMT
254
255 # SH-2A Processor Support
256
257 config CPU_SUBTYPE_SH7201
258         bool "Support SH7201 processor"
259         select CPU_SH2A
260         select CPU_HAS_FPU
261         select SYS_SUPPORTS_MTU2
262  
263 config CPU_SUBTYPE_SH7203
264         bool "Support SH7203 processor"
265         select CPU_SH2A
266         select CPU_HAS_FPU
267         select SYS_SUPPORTS_CMT
268         select SYS_SUPPORTS_MTU2
269         select ARCH_WANT_OPTIONAL_GPIOLIB
270         select PINCTRL
271
272 config CPU_SUBTYPE_SH7206
273         bool "Support SH7206 processor"
274         select CPU_SH2A
275         select SYS_SUPPORTS_CMT
276         select SYS_SUPPORTS_MTU2
277
278 config CPU_SUBTYPE_SH7263
279         bool "Support SH7263 processor"
280         select CPU_SH2A
281         select CPU_HAS_FPU
282         select SYS_SUPPORTS_CMT
283         select SYS_SUPPORTS_MTU2
284
285 config CPU_SUBTYPE_SH7264
286         bool "Support SH7264 processor"
287         select CPU_SH2A
288         select CPU_HAS_FPU
289         select SYS_SUPPORTS_CMT
290         select SYS_SUPPORTS_MTU2
291         select PINCTRL
292
293 config CPU_SUBTYPE_SH7269
294         bool "Support SH7269 processor"
295         select CPU_SH2A
296         select CPU_HAS_FPU
297         select SYS_SUPPORTS_CMT
298         select SYS_SUPPORTS_MTU2
299         select PINCTRL
300
301 config CPU_SUBTYPE_MXG
302         bool "Support MX-G processor"
303         select CPU_SH2A
304         select SYS_SUPPORTS_MTU2
305         help
306           Select MX-G if running on an R8A03022BG part.
307
308 # SH-3 Processor Support
309
310 config CPU_SUBTYPE_SH7705
311         bool "Support SH7705 processor"
312         select CPU_SH3
313
314 config CPU_SUBTYPE_SH7706
315         bool "Support SH7706 processor"
316         select CPU_SH3
317         help
318           Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU.
319
320 config CPU_SUBTYPE_SH7707
321         bool "Support SH7707 processor"
322         select CPU_SH3
323         help
324           Select SH7707 if you have a  60 Mhz SH-3 HD6417707 CPU.
325
326 config CPU_SUBTYPE_SH7708
327         bool "Support SH7708 processor"
328         select CPU_SH3
329         help
330           Select SH7708 if you have a  60 Mhz SH-3 HD6417708S or
331           if you have a 100 Mhz SH-3 HD6417708R CPU.
332
333 config CPU_SUBTYPE_SH7709
334         bool "Support SH7709 processor"
335         select CPU_SH3
336         help
337           Select SH7709 if you have a  80 Mhz SH-3 HD6417709 CPU.
338
339 config CPU_SUBTYPE_SH7710
340         bool "Support SH7710 processor"
341         select CPU_SH3
342         select CPU_HAS_DSP
343         help
344           Select SH7710 if you have a SH3-DSP SH7710 CPU.
345
346 config CPU_SUBTYPE_SH7712
347         bool "Support SH7712 processor"
348         select CPU_SH3
349         select CPU_HAS_DSP
350         help
351           Select SH7712 if you have a SH3-DSP SH7712 CPU.
352
353 config CPU_SUBTYPE_SH7720
354         bool "Support SH7720 processor"
355         select CPU_SH3
356         select CPU_HAS_DSP
357         select SYS_SUPPORTS_CMT
358         select ARCH_WANT_OPTIONAL_GPIOLIB
359         select USB_ARCH_HAS_OHCI
360         select USB_OHCI_SH if USB_OHCI_HCD
361         select PINCTRL
362         help
363           Select SH7720 if you have a SH3-DSP SH7720 CPU.
364
365 config CPU_SUBTYPE_SH7721
366         bool "Support SH7721 processor"
367         select CPU_SH3
368         select CPU_HAS_DSP
369         select SYS_SUPPORTS_CMT
370         select USB_ARCH_HAS_OHCI
371         select USB_OHCI_SH if USB_OHCI_HCD
372         help
373           Select SH7721 if you have a SH3-DSP SH7721 CPU.
374
375 # SH-4 Processor Support
376
377 config CPU_SUBTYPE_SH7750
378         bool "Support SH7750 processor"
379         select CPU_SH4
380         help
381           Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU.
382
383 config CPU_SUBTYPE_SH7091
384         bool "Support SH7091 processor"
385         select CPU_SH4
386         help
387           Select SH7091 if you have an SH-4 based Sega device (such as
388           the Dreamcast, Naomi, and Naomi 2).
389
390 config CPU_SUBTYPE_SH7750R
391         bool "Support SH7750R processor"
392         select CPU_SH4
393
394 config CPU_SUBTYPE_SH7750S
395         bool "Support SH7750S processor"
396         select CPU_SH4
397
398 config CPU_SUBTYPE_SH7751
399         bool "Support SH7751 processor"
400         select CPU_SH4
401         help
402           Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
403           or if you have a HD6417751R CPU.
404
405 config CPU_SUBTYPE_SH7751R
406         bool "Support SH7751R processor"
407         select CPU_SH4
408
409 config CPU_SUBTYPE_SH7760
410         bool "Support SH7760 processor"
411         select CPU_SH4
412
413 config CPU_SUBTYPE_SH4_202
414         bool "Support SH4-202 processor"
415         select CPU_SH4
416
417 # SH-4A Processor Support
418
419 config CPU_SUBTYPE_SH7723
420         bool "Support SH7723 processor"
421         select CPU_SH4A
422         select CPU_SHX2
423         select ARCH_SHMOBILE
424         select ARCH_SPARSEMEM_ENABLE
425         select SYS_SUPPORTS_CMT
426         select ARCH_WANT_OPTIONAL_GPIOLIB
427         select PINCTRL
428         help
429           Select SH7723 if you have an SH-MobileR2 CPU.
430
431 config CPU_SUBTYPE_SH7724
432         bool "Support SH7724 processor"
433         select CPU_SH4A
434         select CPU_SHX2
435         select ARCH_SHMOBILE
436         select ARCH_SPARSEMEM_ENABLE
437         select SYS_SUPPORTS_CMT
438         select ARCH_WANT_OPTIONAL_GPIOLIB
439         select PINCTRL
440         help
441           Select SH7724 if you have an SH-MobileR2R CPU.
442
443 config CPU_SUBTYPE_SH7734
444         bool "Support SH7734 processor"
445         select CPU_SH4A
446         select CPU_SHX2
447         select ARCH_WANT_OPTIONAL_GPIOLIB
448         select USB_ARCH_HAS_OHCI
449         select USB_ARCH_HAS_EHCI
450         select PINCTRL
451         help
452           Select SH7734 if you have a SH4A SH7734 CPU.
453
454 config CPU_SUBTYPE_SH7757
455         bool "Support SH7757 processor"
456         select CPU_SH4A
457         select CPU_SHX2
458         select ARCH_WANT_OPTIONAL_GPIOLIB
459         select USB_ARCH_HAS_OHCI
460         select USB_ARCH_HAS_EHCI
461         select PINCTRL
462         help
463           Select SH7757 if you have a SH4A SH7757 CPU.
464
465 config CPU_SUBTYPE_SH7763
466         bool "Support SH7763 processor"
467         select CPU_SH4A
468         select USB_ARCH_HAS_OHCI
469         select USB_OHCI_SH if USB_OHCI_HCD
470         help
471           Select SH7763 if you have a SH4A SH7763(R5S77631) CPU.
472
473 config CPU_SUBTYPE_SH7770
474         bool "Support SH7770 processor"
475         select CPU_SH4A
476
477 config CPU_SUBTYPE_SH7780
478         bool "Support SH7780 processor"
479         select CPU_SH4A
480
481 config CPU_SUBTYPE_SH7785
482         bool "Support SH7785 processor"
483         select CPU_SH4A
484         select CPU_SHX2
485         select ARCH_SPARSEMEM_ENABLE
486         select SYS_SUPPORTS_NUMA
487         select ARCH_WANT_OPTIONAL_GPIOLIB
488         select PINCTRL
489
490 config CPU_SUBTYPE_SH7786
491         bool "Support SH7786 processor"
492         select CPU_SH4A
493         select CPU_SHX3
494         select CPU_HAS_PTEAEX
495         select GENERIC_CLOCKEVENTS_BROADCAST if SMP
496         select ARCH_WANT_OPTIONAL_GPIOLIB
497         select USB_ARCH_HAS_OHCI
498         select USB_OHCI_SH if USB_OHCI_HCD
499         select USB_ARCH_HAS_EHCI
500         select USB_EHCI_SH if USB_EHCI_HCD
501         select PINCTRL
502
503 config CPU_SUBTYPE_SHX3
504         bool "Support SH-X3 processor"
505         select CPU_SH4A
506         select CPU_SHX3
507         select GENERIC_CLOCKEVENTS_BROADCAST if SMP
508         select ARCH_REQUIRE_GPIOLIB
509         select PINCTRL
510
511 # SH4AL-DSP Processor Support
512
513 config CPU_SUBTYPE_SH7343
514         bool "Support SH7343 processor"
515         select CPU_SH4AL_DSP
516         select ARCH_SHMOBILE
517         select SYS_SUPPORTS_CMT
518
519 config CPU_SUBTYPE_SH7722
520         bool "Support SH7722 processor"
521         select CPU_SH4AL_DSP
522         select CPU_SHX2
523         select ARCH_SHMOBILE
524         select ARCH_SPARSEMEM_ENABLE
525         select SYS_SUPPORTS_NUMA
526         select SYS_SUPPORTS_CMT
527         select ARCH_WANT_OPTIONAL_GPIOLIB
528         select PINCTRL
529
530 config CPU_SUBTYPE_SH7366
531         bool "Support SH7366 processor"
532         select CPU_SH4AL_DSP
533         select CPU_SHX2
534         select ARCH_SHMOBILE
535         select ARCH_SPARSEMEM_ENABLE
536         select SYS_SUPPORTS_NUMA
537         select SYS_SUPPORTS_CMT
538
539 endchoice
540
541 endif
542
543 if SUPERH64
544
545 choice
546         prompt "Processor sub-type selection"
547
548 # SH-5 Processor Support
549
550 config CPU_SUBTYPE_SH5_101
551         bool "Support SH5-101 processor"
552         select CPU_SH5
553
554 config CPU_SUBTYPE_SH5_103
555         bool "Support SH5-103 processor"
556         select CPU_SH5
557
558 endchoice
559
560 endif
561
562 source "arch/sh/mm/Kconfig"
563  
564 source "arch/sh/Kconfig.cpu"
565
566 source "arch/sh/boards/Kconfig"
567
568 menu "Timer and clock configuration"
569
570 config SH_TIMER_TMU
571         bool "TMU timer driver"
572         depends on SYS_SUPPORTS_TMU
573         default y
574         help
575           This enables the build of the TMU timer driver.
576
577 config SH_TIMER_CMT
578         bool "CMT timer driver"
579         depends on SYS_SUPPORTS_CMT
580         default y
581         help
582           This enables build of the CMT timer driver.
583
584 config SH_TIMER_MTU2
585         bool "MTU2 timer driver"
586         depends on SYS_SUPPORTS_MTU2
587         default y
588         help
589           This enables build of the MTU2 timer driver.
590
591 config SH_PCLK_FREQ
592         int "Peripheral clock frequency (in Hz)"
593         depends on SH_CLK_CPG_LEGACY
594         default "31250000" if CPU_SUBTYPE_SH7619
595         default "33333333" if CPU_SUBTYPE_SH7770 || \
596                               CPU_SUBTYPE_SH7760 || \
597                               CPU_SUBTYPE_SH7705 || \
598                               CPU_SUBTYPE_SH7203 || \
599                               CPU_SUBTYPE_SH7206 || \
600                               CPU_SUBTYPE_SH7263 || \
601                               CPU_SUBTYPE_MXG
602         default "60000000" if CPU_SUBTYPE_SH7751 || CPU_SUBTYPE_SH7751R
603         default "66000000" if CPU_SUBTYPE_SH4_202
604         default "50000000"
605         help
606           This option is used to specify the peripheral clock frequency.
607           This is necessary for determining the reference clock value on
608           platforms lacking an RTC.
609
610 config SH_CLK_CPG
611         def_bool y
612
613 config SH_CLK_CPG_LEGACY
614         depends on SH_CLK_CPG
615         def_bool y if !CPU_SUBTYPE_SH7785 && !ARCH_SHMOBILE && \
616                       !CPU_SHX3 && !CPU_SUBTYPE_SH7757 && \
617                       !CPU_SUBTYPE_SH7734 && !CPU_SUBTYPE_SH7264 && \
618                       !CPU_SUBTYPE_SH7269
619
620 endmenu
621
622 menu "CPU Frequency scaling"
623 source "drivers/cpufreq/Kconfig"
624 endmenu
625
626 source "arch/sh/drivers/Kconfig"
627
628 endmenu
629
630 menu "Kernel features"
631
632 source kernel/Kconfig.hz
633
634 config KEXEC
635         bool "kexec system call (EXPERIMENTAL)"
636         depends on SUPERH32 && MMU
637         help
638           kexec is a system call that implements the ability to shutdown your
639           current kernel, and to start another kernel.  It is like a reboot
640           but it is independent of the system firmware.  And like a reboot
641           you can start any kernel with it, not just Linux.
642
643           The name comes from the similarity to the exec system call.
644
645           It is an ongoing process to be certain the hardware in a machine
646           is properly shutdown, so do not be surprised if this code does not
647           initially work for you.  It may help to enable device hotplugging
648           support.  As of this writing the exact hardware interface is
649           strongly in flux, so no good recommendation can be made.
650
651 config CRASH_DUMP
652         bool "kernel crash dumps (EXPERIMENTAL)"
653         depends on SUPERH32 && BROKEN_ON_SMP
654         help
655           Generate crash dump after being started by kexec.
656           This should be normally only set in special crash dump kernels
657           which are loaded in the main kernel with kexec-tools into
658           a specially reserved region and then later executed after
659           a crash by kdump/kexec. The crash dump kernel must be compiled
660           to a memory address not used by the main kernel using
661           PHYSICAL_START.
662
663           For more details see Documentation/kdump/kdump.txt
664
665 config KEXEC_JUMP
666         bool "kexec jump (EXPERIMENTAL)"
667         depends on SUPERH32 && KEXEC && HIBERNATION
668         help
669           Jump between original kernel and kexeced kernel and invoke
670           code via KEXEC
671
672 config PHYSICAL_START
673         hex "Physical address where the kernel is loaded" if (EXPERT || CRASH_DUMP)
674         default MEMORY_START
675         ---help---
676           This gives the physical address where the kernel is loaded
677           and is ordinarily the same as MEMORY_START.
678
679           Different values are primarily used in the case of kexec on panic
680           where the fail safe kernel needs to run at a different address
681           than the panic-ed kernel.
682
683 config SECCOMP
684         bool "Enable seccomp to safely compute untrusted bytecode"
685         depends on PROC_FS
686         help
687           This kernel feature is useful for number crunching applications
688           that may need to compute untrusted bytecode during their
689           execution. By using pipes or other transports made available to
690           the process as file descriptors supporting the read/write
691           syscalls, it's possible to isolate those applications in
692           their own address space using seccomp. Once seccomp is
693           enabled via prctl, it cannot be disabled and the task is only
694           allowed to execute a few safe syscalls defined by each seccomp
695           mode.
696
697           If unsure, say N.
698
699 config CC_STACKPROTECTOR
700         bool "Enable -fstack-protector buffer overflow detection (EXPERIMENTAL)"
701         depends on SUPERH32
702         help
703           This option turns on the -fstack-protector GCC feature. This
704           feature puts, at the beginning of functions, a canary value on
705           the stack just before the return address, and validates
706           the value just before actually returning.  Stack based buffer
707           overflows (that need to overwrite this return address) now also
708           overwrite the canary, which gets detected and the attack is then
709           neutralized via a kernel panic.
710
711           This feature requires gcc version 4.2 or above.
712
713 config SMP
714         bool "Symmetric multi-processing support"
715         depends on SYS_SUPPORTS_SMP
716         select USE_GENERIC_SMP_HELPERS
717         ---help---
718           This enables support for systems with more than one CPU. If you have
719           a system with only one CPU, like most personal computers, say N. If
720           you have a system with more than one CPU, say Y.
721
722           If you say N here, the kernel will run on single and multiprocessor
723           machines, but will use only one CPU of a multiprocessor machine. If
724           you say Y here, the kernel will run on many, but not all,
725           singleprocessor machines. On a singleprocessor machine, the kernel
726           will run faster if you say N here.
727
728           People using multiprocessor machines who say Y here should also say
729           Y to "Enhanced Real Time Clock Support", below.
730
731           See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
732           available at <http://www.tldp.org/docs.html#howto>.
733
734           If you don't know what to do here, say N.
735
736 config NR_CPUS
737         int "Maximum number of CPUs (2-32)"
738         range 2 32
739         depends on SMP
740         default "4" if CPU_SUBTYPE_SHX3
741         default "2"
742         help
743           This allows you to specify the maximum number of CPUs which this
744           kernel will support.  The maximum supported value is 32 and the
745           minimum value which makes sense is 2.
746
747           This is purely to save memory - each supported CPU adds
748           approximately eight kilobytes to the kernel image.
749
750 config HOTPLUG_CPU
751         bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
752         depends on SMP && HOTPLUG
753         help
754           Say Y here to experiment with turning CPUs off and on.  CPUs
755           can be controlled through /sys/devices/system/cpu.
756
757 source "kernel/Kconfig.preempt"
758
759 config GUSA
760         def_bool y
761         depends on !SMP && SUPERH32
762         help
763           This enables support for gUSA (general UserSpace Atomicity).
764           This is the default implementation for both UP and non-ll/sc
765           CPUs, and is used by the libc, amongst others.
766
767           For additional information, design information can be found 
768           in <http://lc.linux.or.jp/lc2002/papers/niibe0919p.pdf>.
769
770           This should only be disabled for special cases where alternate
771           atomicity implementations exist.
772
773 config GUSA_RB
774         bool "Implement atomic operations by roll-back (gRB) (EXPERIMENTAL)"
775         depends on GUSA && CPU_SH3 || (CPU_SH4 && !CPU_SH4A)
776         help
777           Enabling this option will allow the kernel to implement some
778           atomic operations using a software implementation of load-locked/
779           store-conditional (LLSC). On machines which do not have hardware
780           LLSC, this should be more efficient than the other alternative of
781           disabling interrupts around the atomic sequence.
782
783 config HW_PERF_EVENTS
784         bool "Enable hardware performance counter support for perf events"
785         depends on PERF_EVENTS && CPU_HAS_PMU
786         default y
787         help
788           Enable hardware performance counter support for perf events. If
789           disabled, perf events will use software events only.
790
791 source "drivers/sh/Kconfig"
792
793 endmenu
794
795 menu "Boot options"
796
797 config ZERO_PAGE_OFFSET
798         hex
799         default "0x00010000" if PAGE_SIZE_64KB || SH_RTS7751R2D || \
800                                 SH_7751_SOLUTION_ENGINE
801         default "0x00004000" if PAGE_SIZE_16KB || SH_SH03
802         default "0x00002000" if PAGE_SIZE_8KB
803         default "0x00001000"
804         help
805           This sets the default offset of zero page.
806
807 config BOOT_LINK_OFFSET
808         hex
809         default "0x00210000" if SH_SHMIN
810         default "0x00400000" if SH_CAYMAN
811         default "0x00810000" if SH_7780_SOLUTION_ENGINE
812         default "0x009e0000" if SH_TITAN
813         default "0x01800000" if SH_SDK7780
814         default "0x02000000" if SH_EDOSK7760
815         default "0x00800000"
816         help
817           This option allows you to set the link address offset of the zImage.
818           This can be useful if you are on a board which has a small amount of
819           memory.
820
821 config ENTRY_OFFSET
822         hex
823         default "0x00001000" if PAGE_SIZE_4KB
824         default "0x00002000" if PAGE_SIZE_8KB
825         default "0x00004000" if PAGE_SIZE_16KB
826         default "0x00010000" if PAGE_SIZE_64KB
827         default "0x00000000"
828
829 config ROMIMAGE_MMCIF
830         bool "Include MMCIF loader in romImage (EXPERIMENTAL)"
831         depends on CPU_SUBTYPE_SH7724
832         help
833           Say Y here to include experimental MMCIF loading code in
834           romImage. With this enabled it is possible to write the romImage
835           kernel image to an MMC card and boot the kernel straight from
836           the reset vector. At reset the processor Mask ROM will load the
837           first part of the romImage which in turn loads the rest the kernel
838           image to RAM using the MMCIF hardware block.
839
840 choice
841         prompt "Kernel command line"
842         optional
843         default CMDLINE_OVERWRITE
844         help
845           Setting this option allows the kernel command line arguments
846           to be set.
847
848 config CMDLINE_OVERWRITE
849         bool "Overwrite bootloader kernel arguments"
850         help
851           Given string will overwrite any arguments passed in by
852           a bootloader.
853
854 config CMDLINE_EXTEND
855         bool "Extend bootloader kernel arguments"
856         help
857           Given string will be concatenated with arguments passed in
858           by a bootloader.
859
860 endchoice
861
862 config CMDLINE
863         string "Kernel command line arguments string"
864         depends on CMDLINE_OVERWRITE || CMDLINE_EXTEND
865         default "console=ttySC1,115200"
866
867 endmenu
868
869 menu "Bus options"
870
871 config SUPERHYWAY
872         tristate "SuperHyway Bus support"
873         depends on CPU_SUBTYPE_SH4_202
874
875 config MAPLE
876         bool "Maple Bus support"
877         depends on SH_DREAMCAST
878         help
879          The Maple Bus is SEGA's serial communication bus for peripherals
880          on the Dreamcast. Without this bus support you won't be able to
881          get your Dreamcast keyboard etc to work, so most users
882          probably want to say 'Y' here, unless you are only using the
883          Dreamcast with a serial line terminal or a remote network
884          connection.
885
886 config PCI
887         bool "PCI support"
888         depends on SYS_SUPPORTS_PCI
889         select PCI_DOMAINS
890         select GENERIC_PCI_IOMAP
891         select NO_GENERIC_PCI_IOPORT_MAP
892         help
893           Find out whether you have a PCI motherboard. PCI is the name of a
894           bus system, i.e. the way the CPU talks to the other stuff inside
895           your box. If you have PCI, say Y, otherwise N.
896
897 config PCI_DOMAINS
898         bool
899
900 source "drivers/pci/pcie/Kconfig"
901
902 source "drivers/pci/Kconfig"
903
904 source "drivers/pcmcia/Kconfig"
905
906 source "drivers/pci/hotplug/Kconfig"
907
908 endmenu
909
910 menu "Executable file formats"
911
912 source "fs/Kconfig.binfmt"
913
914 endmenu
915
916 menu "Power management options (EXPERIMENTAL)"
917
918 source "kernel/power/Kconfig"
919
920 source "drivers/cpuidle/Kconfig"
921
922 endmenu
923
924 source "net/Kconfig"
925
926 source "drivers/Kconfig"
927
928 source "fs/Kconfig"
929
930 source "arch/sh/Kconfig.debug"
931
932 source "security/Kconfig"
933
934 source "crypto/Kconfig"
935
936 source "lib/Kconfig"