aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2009-01-02 18:14:04 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-02 18:14:04 -0800
commita66963a966881238d2738185e6f1adae1447f830 (patch)
tree376c1cce4676bc701eeb084a8376caf20e452524 /arch/sparc/Kconfig
parentDisallow gcc versions 3.{0,1} (diff)
downloadlinux-dev-a66963a966881238d2738185e6f1adae1447f830.tar.xz
linux-dev-a66963a966881238d2738185e6f1adae1447f830.zip
sparc: delete unused config symbols
There is no need to define a config symbol if it is never set to any value. Undefined symbols equal to 'n'. GENERIC_GPIO looks like it is similar but it is set using select in some other file so it must be kept. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
-rw-r--r--arch/sparc/Kconfig28
1 files changed, 0 insertions, 28 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index 0a94d9c9cde1..002f7b4e6ba2 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -188,14 +188,6 @@ config ARCH_MAY_HAVE_PC_FDC
bool
default y
-config ARCH_HAS_ILOG2_U32
- bool
- default n
-
-config ARCH_HAS_ILOG2_U64
- bool
- default n
-
config EMULATED_CMPXCHG
bool
default y if SPARC32
@@ -442,26 +434,6 @@ config SERIAL_CONSOLE
endmenu
menu "Bus options (PCI etc.)"
-config ISA
- bool
- help
- ISA is found on Espresso only and is not supported currently.
-
-config ISAPNP
- bool
- help
- ISAPNP is not supported
-
-config EISA
- bool
- help
- EISA is not supported.
-
-config MCA
- bool
- help
- MCA is not supported.
-
config SBUS
bool
default y