X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fsparc%2FKconfig;h=f944b58cdfe79fde99ab07fc2348f2af059875f6;hb=5c8338904653365bfb92385b38915becb903d8bb;hp=6537445dac0e8e30b519505d3639dfec42995e60;hpb=7079060f3e86ea4c1d4e9c1e356592ef9dcaaa1f;p=powerpc.git diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index 6537445dac..f944b58cdf 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig @@ -9,10 +9,6 @@ config MMU bool default y -config UID16 - bool - default y - config HIGHMEM bool default y @@ -55,6 +51,10 @@ config NR_CPUS depends on SMP default "32" +config SPARC + bool + default y + # Identify this as a Sparc32 build config SPARC32 bool @@ -201,6 +201,14 @@ config SUN_OPENPROMFS Only choose N if you know in advance that you will not need to modify OpenPROM settings on the running system. +config SPARC_LED + tristate "Sun4m LED driver" + help + This driver toggles the front-panel LED on sun4m systems + in a user-specifyable manner. It's state can be probed + by reading /proc/led and it's blinking mode can be changed + via writes to /proc/led + source "fs/Kconfig.binfmt" config SUNOS_EMUL