X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fsh%2FKconfig;fp=arch%2Fsh%2FKconfig;h=68b398e3a03e3e00bee07c920de708eb7d421dcc;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=e710e45949388f8b375ebcee83d9b00641fd1703;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index e710e4594..68b398e3a 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -21,14 +21,6 @@ config RWSEM_GENERIC_SPINLOCK config RWSEM_XCHGADD_ALGORITHM bool -config GENERIC_FIND_NEXT_BIT - bool - default y - -config GENERIC_HWEIGHT - bool - default y - config GENERIC_HARDIRQS bool default y @@ -465,10 +457,10 @@ config KEXEC help 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 + but it is indepedent 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. + The name comes from the similiarity 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 @@ -527,11 +519,6 @@ config CPU_HAS_SR_RB See for further information on SR.RB and register banking in the kernel in general. -config NODES_SHIFT - int - default "1" - depends on NEED_MULTIPLE_NODES - endmenu menu "Boot options"