]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - arch/sparc/Kconfig
[PATCH] x86_64: Clean up copy_*_user
[linux-2.6.git] / arch / sparc / Kconfig
index 6537445dac0e8e30b519505d3639dfec42995e60..f944b58cdfe79fde99ab07fc2348f2af059875f6 100644 (file)
@@ -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