5 select HAVE_IDE if HAS_IOPORT
8 select HAVE_GENERIC_DMA_COHERENT
9 select HAVE_ARCH_TRACEHOOK
10 select HAVE_DMA_API_DEBUG
13 select HAVE_PERF_EVENTS
14 select ARCH_HAVE_NMI_SAFE_CMPXCHG if (GUSA_RB || CPU_SH4A)
15 select PERF_USE_VMALLOC
16 select HAVE_KERNEL_GZIP
17 select HAVE_KERNEL_BZIP2
18 select HAVE_KERNEL_LZMA
20 select HAVE_KERNEL_LZO
21 select HAVE_SYSCALL_TRACEPOINTS
22 select HAVE_REGS_AND_STACK_ACCESS_API
23 select HAVE_GENERIC_HARDIRQS
24 select HAVE_SPARSE_IRQ
25 select IRQ_FORCED_THREADING
27 select GENERIC_ATOMIC64
28 select GENERIC_IRQ_SHOW
30 The SuperH is a RISC processor targeted for use in embedded systems
31 and consumer electronics; it was also used in the Sega Dreamcast
32 gaming console. The SuperH port has a home page at
33 <http://www.linux-sh.org/>.
38 select HAVE_KRETPROBES
39 select HAVE_IOREMAP_PROT if MMU && !X2TLB
40 select HAVE_FUNCTION_TRACER
41 select HAVE_FTRACE_MCOUNT_RECORD
42 select HAVE_DYNAMIC_FTRACE
43 select HAVE_FUNCTION_TRACE_MCOUNT_TEST
44 select HAVE_FTRACE_NMI_ENTER if DYNAMIC_FTRACE
45 select HAVE_FUNCTION_GRAPH_TRACER
47 select HAVE_HW_BREAKPOINT
48 select HAVE_MIXED_BREAKPOINTS_REGS
50 select ARCH_HIBERNATION_POSSIBLE if MMU
54 def_bool ARCH = "sh64"
58 default "arch/sh/configs/shx3_defconfig" if SUPERH32
59 default "arch/sh/configs/cayman_defconfig" if SUPERH64
61 config RWSEM_GENERIC_SPINLOCK
64 config RWSEM_XCHGADD_ALGORITHM
69 depends on BUG && SUPERH32
75 config GENERIC_HWEIGHT
84 config GENERIC_CALIBRATE_DELAY
90 config GENERIC_CLOCKEVENTS
93 config GENERIC_CLOCKEVENTS_BROADCAST
96 config GENERIC_CMOS_UPDATE
98 depends on SH_SH03 || SH_DREAMCAST
100 config GENERIC_LOCKBREAK
102 depends on SMP && PREEMPT
104 config ARCH_SUSPEND_POSSIBLE
107 config ARCH_HIBERNATION_POSSIBLE
110 config SYS_SUPPORTS_APM_EMULATION
112 select ARCH_SUSPEND_POSSIBLE
114 config SYS_SUPPORTS_HUGETLBFS
117 config SYS_SUPPORTS_SMP
120 config SYS_SUPPORTS_NUMA
123 config SYS_SUPPORTS_PCI
126 config SYS_SUPPORTS_CMT
129 config SYS_SUPPORTS_MTU2
132 config SYS_SUPPORTS_TMU
135 config STACKTRACE_SUPPORT
138 config LOCKDEP_SUPPORT
141 config HAVE_LATENCYTOP_SUPPORT
144 config ARCH_HAS_ILOG2_U32
147 config ARCH_HAS_ILOG2_U64
150 config ARCH_NO_VIRT_TO_BUS
153 config ARCH_HAS_DEFAULT_IDLE
156 config ARCH_HAS_CPU_IDLE_WAIT
161 depends on !SH_CAYMAN && !SH_SH4202_MICRODEV && !SH_SHMIN
169 config DMA_NONCOHERENT
170 def_bool !DMA_COHERENT
172 config NEED_DMA_MAP_STATE
173 def_bool DMA_NONCOHERENT
175 config NEED_SG_DMA_LENGTH
178 source "init/Kconfig"
180 source "kernel/Kconfig.freezer"
193 select UNCACHED_MAPPING
197 select CPU_HAS_INTEVT
199 select SYS_SUPPORTS_TMU
203 select CPU_HAS_INTEVT
205 select CPU_HAS_FPU if !CPU_SH4AL_DSP
206 select SYS_SUPPORTS_TMU
207 select SYS_SUPPORTS_HUGETLBFS if MMU
221 select SYS_SUPPORTS_TMU
222 select SYS_SUPPORTS_HUGETLBFS if MMU
230 select SYS_SUPPORTS_SMP
231 select SYS_SUPPORTS_NUMA
235 select ARCH_SUSPEND_POSSIBLE
240 depends on CPU_SH4 || CPU_SH4A
247 prompt "Processor sub-type selection"
253 # SH-2 Processor Support
255 config CPU_SUBTYPE_SH7619
256 bool "Support SH7619 processor"
258 select SYS_SUPPORTS_CMT
260 # SH-2A Processor Support
262 config CPU_SUBTYPE_SH7201
263 bool "Support SH7201 processor"
266 select SYS_SUPPORTS_MTU2
268 config CPU_SUBTYPE_SH7203
269 bool "Support SH7203 processor"
272 select SYS_SUPPORTS_CMT
273 select SYS_SUPPORTS_MTU2
274 select ARCH_WANT_OPTIONAL_GPIOLIB
276 config CPU_SUBTYPE_SH7206
277 bool "Support SH7206 processor"
279 select SYS_SUPPORTS_CMT
280 select SYS_SUPPORTS_MTU2
282 config CPU_SUBTYPE_SH7263
283 bool "Support SH7263 processor"
286 select SYS_SUPPORTS_CMT
287 select SYS_SUPPORTS_MTU2
289 config CPU_SUBTYPE_MXG
290 bool "Support MX-G processor"
292 select SYS_SUPPORTS_MTU2
294 Select MX-G if running on an R8A03022BG part.
296 # SH-3 Processor Support
298 config CPU_SUBTYPE_SH7705
299 bool "Support SH7705 processor"
302 config CPU_SUBTYPE_SH7706
303 bool "Support SH7706 processor"
306 Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU.
308 config CPU_SUBTYPE_SH7707
309 bool "Support SH7707 processor"
312 Select SH7707 if you have a 60 Mhz SH-3 HD6417707 CPU.
314 config CPU_SUBTYPE_SH7708
315 bool "Support SH7708 processor"
318 Select SH7708 if you have a 60 Mhz SH-3 HD6417708S or
319 if you have a 100 Mhz SH-3 HD6417708R CPU.
321 config CPU_SUBTYPE_SH7709
322 bool "Support SH7709 processor"
325 Select SH7709 if you have a 80 Mhz SH-3 HD6417709 CPU.
327 config CPU_SUBTYPE_SH7710
328 bool "Support SH7710 processor"
332 Select SH7710 if you have a SH3-DSP SH7710 CPU.
334 config CPU_SUBTYPE_SH7712
335 bool "Support SH7712 processor"
339 Select SH7712 if you have a SH3-DSP SH7712 CPU.
341 config CPU_SUBTYPE_SH7720
342 bool "Support SH7720 processor"
345 select SYS_SUPPORTS_CMT
346 select ARCH_WANT_OPTIONAL_GPIOLIB
347 select USB_ARCH_HAS_OHCI
348 select USB_OHCI_SH if USB_OHCI_HCD
350 Select SH7720 if you have a SH3-DSP SH7720 CPU.
352 config CPU_SUBTYPE_SH7721
353 bool "Support SH7721 processor"
356 select SYS_SUPPORTS_CMT
357 select USB_ARCH_HAS_OHCI
358 select USB_OHCI_SH if USB_OHCI_HCD
360 Select SH7721 if you have a SH3-DSP SH7721 CPU.
362 # SH-4 Processor Support
364 config CPU_SUBTYPE_SH7750
365 bool "Support SH7750 processor"
368 Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU.
370 config CPU_SUBTYPE_SH7091
371 bool "Support SH7091 processor"
374 Select SH7091 if you have an SH-4 based Sega device (such as
375 the Dreamcast, Naomi, and Naomi 2).
377 config CPU_SUBTYPE_SH7750R
378 bool "Support SH7750R processor"
381 config CPU_SUBTYPE_SH7750S
382 bool "Support SH7750S processor"
385 config CPU_SUBTYPE_SH7751
386 bool "Support SH7751 processor"
389 Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
390 or if you have a HD6417751R CPU.
392 config CPU_SUBTYPE_SH7751R
393 bool "Support SH7751R processor"
396 config CPU_SUBTYPE_SH7760
397 bool "Support SH7760 processor"
400 config CPU_SUBTYPE_SH4_202
401 bool "Support SH4-202 processor"
404 # SH-4A Processor Support
406 config CPU_SUBTYPE_SH7723
407 bool "Support SH7723 processor"
411 select ARCH_SPARSEMEM_ENABLE
412 select SYS_SUPPORTS_CMT
413 select ARCH_WANT_OPTIONAL_GPIOLIB
415 Select SH7723 if you have an SH-MobileR2 CPU.
417 config CPU_SUBTYPE_SH7724
418 bool "Support SH7724 processor"
422 select ARCH_SPARSEMEM_ENABLE
423 select SYS_SUPPORTS_CMT
424 select ARCH_WANT_OPTIONAL_GPIOLIB
426 Select SH7724 if you have an SH-MobileR2R CPU.
428 config CPU_SUBTYPE_SH7757
429 bool "Support SH7757 processor"
432 select ARCH_WANT_OPTIONAL_GPIOLIB
433 select USB_ARCH_HAS_OHCI
434 select USB_ARCH_HAS_EHCI
436 Select SH7757 if you have a SH4A SH7757 CPU.
438 config CPU_SUBTYPE_SH7763
439 bool "Support SH7763 processor"
441 select USB_ARCH_HAS_OHCI
442 select USB_OHCI_SH if USB_OHCI_HCD
444 Select SH7763 if you have a SH4A SH7763(R5S77631) CPU.
446 config CPU_SUBTYPE_SH7770
447 bool "Support SH7770 processor"
450 config CPU_SUBTYPE_SH7780
451 bool "Support SH7780 processor"
454 config CPU_SUBTYPE_SH7785
455 bool "Support SH7785 processor"
458 select ARCH_SPARSEMEM_ENABLE
459 select SYS_SUPPORTS_NUMA
460 select ARCH_WANT_OPTIONAL_GPIOLIB
462 config CPU_SUBTYPE_SH7786
463 bool "Support SH7786 processor"
466 select CPU_HAS_PTEAEX
467 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
468 select ARCH_WANT_OPTIONAL_GPIOLIB
469 select USB_ARCH_HAS_OHCI
470 select USB_OHCI_SH if USB_OHCI_HCD
471 select USB_ARCH_HAS_EHCI
472 select USB_EHCI_SH if USB_EHCI_HCD
474 config CPU_SUBTYPE_SHX3
475 bool "Support SH-X3 processor"
478 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
479 select ARCH_REQUIRE_GPIOLIB
481 # SH4AL-DSP Processor Support
483 config CPU_SUBTYPE_SH7343
484 bool "Support SH7343 processor"
487 select SYS_SUPPORTS_CMT
489 config CPU_SUBTYPE_SH7722
490 bool "Support SH7722 processor"
494 select ARCH_SPARSEMEM_ENABLE
495 select SYS_SUPPORTS_NUMA
496 select SYS_SUPPORTS_CMT
497 select ARCH_WANT_OPTIONAL_GPIOLIB
499 config CPU_SUBTYPE_SH7366
500 bool "Support SH7366 processor"
504 select ARCH_SPARSEMEM_ENABLE
505 select SYS_SUPPORTS_NUMA
506 select SYS_SUPPORTS_CMT
515 prompt "Processor sub-type selection"
517 # SH-5 Processor Support
519 config CPU_SUBTYPE_SH5_101
520 bool "Support SH5-101 processor"
523 config CPU_SUBTYPE_SH5_103
524 bool "Support SH5-103 processor"
531 source "arch/sh/mm/Kconfig"
533 source "arch/sh/Kconfig.cpu"
535 source "arch/sh/boards/Kconfig"
537 menu "Timer and clock configuration"
540 bool "TMU timer driver"
541 depends on SYS_SUPPORTS_TMU
544 This enables the build of the TMU timer driver.
547 bool "CMT timer driver"
548 depends on SYS_SUPPORTS_CMT
551 This enables build of the CMT timer driver.
554 bool "MTU2 timer driver"
555 depends on SYS_SUPPORTS_MTU2
558 This enables build of the MTU2 timer driver.
561 int "Peripheral clock frequency (in Hz)"
562 depends on SH_CLK_CPG_LEGACY
563 default "31250000" if CPU_SUBTYPE_SH7619
564 default "33333333" if CPU_SUBTYPE_SH7770 || \
565 CPU_SUBTYPE_SH7760 || \
566 CPU_SUBTYPE_SH7705 || \
567 CPU_SUBTYPE_SH7203 || \
568 CPU_SUBTYPE_SH7206 || \
569 CPU_SUBTYPE_SH7263 || \
571 default "60000000" if CPU_SUBTYPE_SH7751 || CPU_SUBTYPE_SH7751R
572 default "66000000" if CPU_SUBTYPE_SH4_202
575 This option is used to specify the peripheral clock frequency.
576 This is necessary for determining the reference clock value on
577 platforms lacking an RTC.
582 config SH_CLK_CPG_LEGACY
583 depends on SH_CLK_CPG
584 def_bool y if !CPU_SUBTYPE_SH7785 && !ARCH_SHMOBILE && \
585 !CPU_SHX3 && !CPU_SUBTYPE_SH7757
587 source "kernel/time/Kconfig"
591 menu "CPU Frequency scaling"
593 source "drivers/cpufreq/Kconfig"
596 tristate "SuperH CPU Frequency driver"
598 select CPU_FREQ_TABLE
600 This adds the cpufreq driver for SuperH. Any CPU that supports
601 clock rate rounding through the clock framework can use this
602 driver. While it will make the kernel slightly larger, this is
603 harmless for CPUs that don't support rate rounding. The driver
604 will also generate a notice in the boot log before disabling
605 itself if the CPU in question is not capable of rate rounding.
607 For details, take a look at <file:Documentation/cpu-freq>.
613 source "arch/sh/drivers/Kconfig"
617 menu "Kernel features"
619 source kernel/Kconfig.hz
622 bool "kexec system call (EXPERIMENTAL)"
623 depends on SUPERH32 && EXPERIMENTAL && MMU
625 kexec is a system call that implements the ability to shutdown your
626 current kernel, and to start another kernel. It is like a reboot
627 but it is independent of the system firmware. And like a reboot
628 you can start any kernel with it, not just Linux.
630 The name comes from the similarity to the exec system call.
632 It is an ongoing process to be certain the hardware in a machine
633 is properly shutdown, so do not be surprised if this code does not
634 initially work for you. It may help to enable device hotplugging
635 support. As of this writing the exact hardware interface is
636 strongly in flux, so no good recommendation can be made.
639 bool "kernel crash dumps (EXPERIMENTAL)"
640 depends on SUPERH32 && EXPERIMENTAL && BROKEN_ON_SMP
642 Generate crash dump after being started by kexec.
643 This should be normally only set in special crash dump kernels
644 which are loaded in the main kernel with kexec-tools into
645 a specially reserved region and then later executed after
646 a crash by kdump/kexec. The crash dump kernel must be compiled
647 to a memory address not used by the main kernel using
650 For more details see Documentation/kdump/kdump.txt
653 bool "kexec jump (EXPERIMENTAL)"
654 depends on SUPERH32 && KEXEC && HIBERNATION && EXPERIMENTAL
656 Jump between original kernel and kexeced kernel and invoke
659 config PHYSICAL_START
660 hex "Physical address where the kernel is loaded" if (EXPERT || CRASH_DUMP)
663 This gives the physical address where the kernel is loaded
664 and is ordinarily the same as MEMORY_START.
666 Different values are primarily used in the case of kexec on panic
667 where the fail safe kernel needs to run at a different address
668 than the panic-ed kernel.
671 bool "Enable seccomp to safely compute untrusted bytecode"
674 This kernel feature is useful for number crunching applications
675 that may need to compute untrusted bytecode during their
676 execution. By using pipes or other transports made available to
677 the process as file descriptors supporting the read/write
678 syscalls, it's possible to isolate those applications in
679 their own address space using seccomp. Once seccomp is
680 enabled via prctl, it cannot be disabled and the task is only
681 allowed to execute a few safe syscalls defined by each seccomp
687 bool "Symmetric multi-processing support"
688 depends on SYS_SUPPORTS_SMP
689 select USE_GENERIC_SMP_HELPERS
691 This enables support for systems with more than one CPU. If you have
692 a system with only one CPU, like most personal computers, say N. If
693 you have a system with more than one CPU, say Y.
695 If you say N here, the kernel will run on single and multiprocessor
696 machines, but will use only one CPU of a multiprocessor machine. If
697 you say Y here, the kernel will run on many, but not all,
698 singleprocessor machines. On a singleprocessor machine, the kernel
699 will run faster if you say N here.
701 People using multiprocessor machines who say Y here should also say
702 Y to "Enhanced Real Time Clock Support", below.
704 See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
705 available at <http://www.tldp.org/docs.html#howto>.
707 If you don't know what to do here, say N.
710 int "Maximum number of CPUs (2-32)"
713 default "4" if CPU_SUBTYPE_SHX3
716 This allows you to specify the maximum number of CPUs which this
717 kernel will support. The maximum supported value is 32 and the
718 minimum value which makes sense is 2.
720 This is purely to save memory - each supported CPU adds
721 approximately eight kilobytes to the kernel image.
724 bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
725 depends on SMP && HOTPLUG && EXPERIMENTAL
727 Say Y here to experiment with turning CPUs off and on. CPUs
728 can be controlled through /sys/devices/system/cpu.
730 source "kernel/Kconfig.preempt"
734 depends on !SMP && SUPERH32
736 This enables support for gUSA (general UserSpace Atomicity).
737 This is the default implementation for both UP and non-ll/sc
738 CPUs, and is used by the libc, amongst others.
740 For additional information, design information can be found
741 in <http://lc.linux.or.jp/lc2002/papers/niibe0919p.pdf>.
743 This should only be disabled for special cases where alternate
744 atomicity implementations exist.
747 bool "Implement atomic operations by roll-back (gRB) (EXPERIMENTAL)"
748 depends on GUSA && CPU_SH3 || (CPU_SH4 && !CPU_SH4A)
750 Enabling this option will allow the kernel to implement some
751 atomic operations using a software implementation of load-locked/
752 store-conditional (LLSC). On machines which do not have hardware
753 LLSC, this should be more efficient than the other alternative of
754 disabling interrupts around the atomic sequence.
756 config HW_PERF_EVENTS
757 bool "Enable hardware performance counter support for perf events"
758 depends on PERF_EVENTS && CPU_HAS_PMU
761 Enable hardware performance counter support for perf events. If
762 disabled, perf events will use software events only.
764 source "drivers/sh/Kconfig"
770 config ZERO_PAGE_OFFSET
772 default "0x00010000" if PAGE_SIZE_64KB || SH_RTS7751R2D || \
773 SH_7751_SOLUTION_ENGINE
774 default "0x00004000" if PAGE_SIZE_16KB || SH_SH03
775 default "0x00002000" if PAGE_SIZE_8KB
778 This sets the default offset of zero page.
780 config BOOT_LINK_OFFSET
782 default "0x00210000" if SH_SHMIN
783 default "0x00400000" if SH_CAYMAN
784 default "0x00810000" if SH_7780_SOLUTION_ENGINE
785 default "0x009e0000" if SH_TITAN
786 default "0x01800000" if SH_SDK7780
787 default "0x02000000" if SH_EDOSK7760
790 This option allows you to set the link address offset of the zImage.
791 This can be useful if you are on a board which has a small amount of
796 default "0x00001000" if PAGE_SIZE_4KB
797 default "0x00002000" if PAGE_SIZE_8KB
798 default "0x00004000" if PAGE_SIZE_16KB
799 default "0x00010000" if PAGE_SIZE_64KB
802 config ROMIMAGE_MMCIF
803 bool "Include MMCIF loader in romImage (EXPERIMENTAL)"
804 depends on CPU_SUBTYPE_SH7724 && EXPERIMENTAL
806 Say Y here to include experimental MMCIF loading code in
807 romImage. With this enabled it is possible to write the romImage
808 kernel image to an MMC card and boot the kernel straight from
809 the reset vector. At reset the processor Mask ROM will load the
810 first part of the romImage which in turn loads the rest the kernel
811 image to RAM using the MMCIF hardware block.
814 prompt "Kernel command line"
816 default CMDLINE_OVERWRITE
818 Setting this option allows the kernel command line arguments
821 config CMDLINE_OVERWRITE
822 bool "Overwrite bootloader kernel arguments"
824 Given string will overwrite any arguments passed in by
827 config CMDLINE_EXTEND
828 bool "Extend bootloader kernel arguments"
830 Given string will be concatenated with arguments passed in
836 string "Kernel command line arguments string"
837 depends on CMDLINE_OVERWRITE || CMDLINE_EXTEND
838 default "console=ttySC1,115200"
845 tristate "SuperHyway Bus support"
846 depends on CPU_SUBTYPE_SH4_202
849 bool "Maple Bus support"
850 depends on SH_DREAMCAST
852 The Maple Bus is SEGA's serial communication bus for peripherals
853 on the Dreamcast. Without this bus support you won't be able to
854 get your Dreamcast keyboard etc to work, so most users
855 probably want to say 'Y' here, unless you are only using the
856 Dreamcast with a serial line terminal or a remote network
861 depends on SYS_SUPPORTS_PCI
864 Find out whether you have a PCI motherboard. PCI is the name of a
865 bus system, i.e. the way the CPU talks to the other stuff inside
866 your box. If you have PCI, say Y, otherwise N.
871 source "drivers/pci/pcie/Kconfig"
873 source "drivers/pci/Kconfig"
875 source "drivers/pcmcia/Kconfig"
877 source "drivers/pci/hotplug/Kconfig"
881 menu "Executable file formats"
883 source "fs/Kconfig.binfmt"
887 menu "Power management options (EXPERIMENTAL)"
888 depends on EXPERIMENTAL
890 source "kernel/power/Kconfig"
892 source "drivers/cpuidle/Kconfig"
898 source "drivers/Kconfig"
902 source "arch/sh/Kconfig.debug"
904 source "security/Kconfig"
906 source "crypto/Kconfig"