arch/sh/Kconfig v3.0-rc7

SUPERH

The SuperH is a RISC processor targeted for use in embedded systems
and consumer electronics; it was also used in the Sega Dreamcast
gaming console.  The SuperH port has a home page at
<http://www.linux-sh.org/>.

init/Kconfig

kernel/Kconfig.freezer


Menu: System type

CPU_SUBTYPE_MXG

Support MX-G processor

Select MX-G if running on an R8A03022BG part.

CPU_SUBTYPE_SH7706

Support SH7706 processor

Select SH7706 if you have a 133 Mhz SH-3 HD6417706 CPU.

CPU_SUBTYPE_SH7707

Support SH7707 processor

Select SH7707 if you have a  60 Mhz SH-3 HD6417707 CPU.

CPU_SUBTYPE_SH7708

Support SH7708 processor

Select SH7708 if you have a  60 Mhz SH-3 HD6417708S or
if you have a 100 Mhz SH-3 HD6417708R CPU.

CPU_SUBTYPE_SH7709

Support SH7709 processor

Select SH7709 if you have a  80 Mhz SH-3 HD6417709 CPU.

CPU_SUBTYPE_SH7710

Support SH7710 processor

Select SH7710 if you have a SH3-DSP SH7710 CPU.

CPU_SUBTYPE_SH7712

Support SH7712 processor

Select SH7712 if you have a SH3-DSP SH7712 CPU.

CPU_SUBTYPE_SH7720

Support SH7720 processor

Select SH7720 if you have a SH3-DSP SH7720 CPU.

CPU_SUBTYPE_SH7721

Support SH7721 processor

Select SH7721 if you have a SH3-DSP SH7721 CPU.

CPU_SUBTYPE_SH7750

Support SH7750 processor

Select SH7750 if you have a 200 Mhz SH-4 HD6417750 CPU.

CPU_SUBTYPE_SH7091

Support SH7091 processor

Select SH7091 if you have an SH-4 based Sega device (such as
the Dreamcast, Naomi, and Naomi 2).

CPU_SUBTYPE_SH7751

Support SH7751 processor

Select SH7751 if you have a 166 Mhz SH-4 HD6417751 CPU,
or if you have a HD6417751R CPU.

CPU_SUBTYPE_SH7723

Support SH7723 processor

Select SH7723 if you have an SH-MobileR2 CPU.

CPU_SUBTYPE_SH7724

Support SH7724 processor

Select SH7724 if you have an SH-MobileR2R CPU.

CPU_SUBTYPE_SH7757

Support SH7757 processor

Select SH7757 if you have a SH4A SH7757 CPU.

CPU_SUBTYPE_SH7763

Support SH7763 processor

Select SH7763 if you have a SH4A SH7763(R5S77631) CPU.

arch/sh/mm/Kconfig

arch/sh/Kconfig.cpu

arch/sh/boards/Kconfig


Menu: Timer and clock configuration

SH_TIMER_TMU

TMU timer driver

This enables the build of the TMU timer driver.

SH_TIMER_CMT

CMT timer driver

This enables build of the CMT timer driver.

SH_TIMER_MTU2

MTU2 timer driver

This enables build of the MTU2 timer driver.

SH_PCLK_FREQ

Peripheral clock frequency (in Hz)

This option is used to specify the peripheral clock frequency.
This is necessary for determining the reference clock value on
platforms lacking an RTC.

kernel/time/Kconfig



Menu: CPU Frequency scaling

drivers/cpufreq/Kconfig

SH_CPU_FREQ

SuperH CPU Frequency driver

This adds the cpufreq driver for SuperH. Any CPU that supports
clock rate rounding through the clock framework can use this
driver. While it will make the kernel slightly larger, this is
harmless for CPUs that don't support rate rounding. The driver
will also generate a notice in the boot log before disabling
itself if the CPU in question is not capable of rate rounding.

For details, take a look at <file:Documentation/cpu-freq>.

If unsure, say N.


arch/sh/drivers/Kconfig



Menu: Kernel features

kernel/Kconfig.hz

KEXEC

kexec system call (EXPERIMENTAL)

kexec is a system call that implements the ability to shutdown your
current kernel, and to start another kernel.  It is like a reboot
but it is independent of the system firmware.  And like a reboot
you can start any kernel with it, not just Linux.

The name comes from the similarity to the exec system call.

It is an ongoing process to be certain the hardware in a machine
is properly shutdown, so do not be surprised if this code does not
initially work for you.  It may help to enable device hotplugging
support.  As of this writing the exact hardware interface is
strongly in flux, so no good recommendation can be made.

CRASH_DUMP

kernel crash dumps (EXPERIMENTAL)

Generate crash dump after being started by kexec.
This should be normally only set in special crash dump kernels
which are loaded in the main kernel with kexec-tools into
a specially reserved region and then later executed after
a crash by kdump/kexec. The crash dump kernel must be compiled
to a memory address not used by the main kernel using
MEMORY_START.

For more details see Documentation/kdump/kdump.txt

KEXEC_JUMP

kexec jump (EXPERIMENTAL)

Jump between original kernel and kexeced kernel and invoke
code via KEXEC

SECCOMP

Enable seccomp to safely compute untrusted bytecode

This kernel feature is useful for number crunching applications
that may need to compute untrusted bytecode during their
execution. By using pipes or other transports made available to
the process as file descriptors supporting the read/write
syscalls, it's possible to isolate those applications in
their own address space using seccomp. Once seccomp is
enabled via prctl, it cannot be disabled and the task is only
allowed to execute a few safe syscalls defined by each seccomp
mode.

If unsure, say N.

SMP

Symmetric multi-processing support

This enables support for systems with more than one CPU. If you have
a system with only one CPU, like most personal computers, say N. If
you have a system with more than one CPU, say Y.

If you say N here, the kernel will run on single and multiprocessor
machines, but will use only one CPU of a multiprocessor machine. If
you say Y here, the kernel will run on many, but not all,
singleprocessor machines. On a singleprocessor machine, the kernel
will run faster if you say N here.

People using multiprocessor machines who say Y here should also say
Y to "Enhanced Real Time Clock Support", below.

See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
available at <http://www.tldp.org/docs.html#howto>.

If you don't know what to do here, say N.

NR_CPUS

Maximum number of CPUs (2-32)

This allows you to specify the maximum number of CPUs which this
kernel will support.  The maximum supported value is 32 and the
minimum value which makes sense is 2.

This is purely to save memory - each supported CPU adds
approximately eight kilobytes to the kernel image.

HOTPLUG_CPU

Support for hot-pluggable CPUs (EXPERIMENTAL)

Say Y here to experiment with turning CPUs off and on.  CPUs
can be controlled through /sys/devices/system/cpu.

kernel/Kconfig.preempt

GUSA

This enables support for gUSA (general UserSpace Atomicity).
This is the default implementation for both UP and non-ll/sc
CPUs, and is used by the libc, amongst others.

For additional information, design information can be found
in <http://lc.linux.or.jp/lc2002/papers/niibe0919p.pdf>.

This should only be disabled for special cases where alternate
atomicity implementations exist.

GUSA_RB

Implement atomic operations by roll-back (gRB) (EXPERIMENTAL)

Enabling this option will allow the kernel to implement some
atomic operations using a software implementation of load-locked/
store-conditional (LLSC). On machines which do not have hardware
LLSC, this should be more efficient than the other alternative of
disabling interrupts around the atomic sequence.

HW_PERF_EVENTS

Enable hardware performance counter support for perf events

Enable hardware performance counter support for perf events. If
disabled, perf events will use software events only.

drivers/sh/Kconfig



Menu: Boot options

ZERO_PAGE_OFFSET

This sets the default offset of zero page.

BOOT_LINK_OFFSET

This option allows you to set the link address offset of the zImage.
This can be useful if you are on a board which has a small amount of
memory.

ROMIMAGE_MMCIF

Include MMCIF loader in romImage (EXPERIMENTAL)

Say Y here to include experimental MMCIF loading code in
romImage. With this enabled it is possible to write the romImage
kernel image to an MMC card and boot the kernel straight from
the reset vector. At reset the processor Mask ROM will load the
first part of the romImage which in turn loads the rest the kernel
image to RAM using the MMCIF hardware block.

ROMIMAGE_MMCIF

Kernel command line

Setting this option allows the kernel command line arguments
to be set.

CMDLINE_OVERWRITE

Overwrite bootloader kernel arguments

Given string will overwrite any arguments passed in by
a bootloader.

CMDLINE_EXTEND

Extend bootloader kernel arguments

Given string will be concatenated with arguments passed in
by a bootloader.



Menu: Bus options

MAPLE

Maple Bus support

The Maple Bus is SEGA's serial communication bus for peripherals
on the Dreamcast. Without this bus support you won't be able to
get your Dreamcast keyboard etc to work, so most users
probably want to say 'Y' here, unless you are only using the
Dreamcast with a serial line terminal or a remote network
connection.

PCI

PCI support

Find out whether you have a PCI motherboard. PCI is the name of a
bus system, i.e. the way the CPU talks to the other stuff inside
your box. If you have PCI, say Y, otherwise N.

drivers/pci/pcie/Kconfig

drivers/pci/Kconfig

drivers/pcmcia/Kconfig

drivers/pci/hotplug/Kconfig



Menu: Executable file formats

fs/Kconfig.binfmt



Menu: Power management options (EXPERIMENTAL)

kernel/power/Kconfig

drivers/cpuidle/Kconfig


net/Kconfig

drivers/Kconfig

fs/Kconfig

arch/sh/Kconfig.debug

security/Kconfig

crypto/Kconfig

VIRTUALIZATION

Virtualization

Say Y here to get to see options for using your Linux host to run other
operating systems inside virtual machines (guests).
This option alone does not add any kernel code.

If you say N, all options in this submenu will be skipped and disabled.

drivers/virtio/Kconfig

lib/Kconfig