summaryrefslogtreecommitdiff
path: root/arch/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/Kconfig')
-rw-r--r--arch/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/Kconfig b/arch/Kconfig
index 5ee6b4a636..854eceb7f8 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -76,10 +76,6 @@ config SH
bool "SuperH architecture"
select HAVE_PRIVATE_LIBGCC
-config SPARC
- bool "SPARC architecture"
- select CREATE_ARCH_SYMLINK
-
config X86
bool "x86 architecture"
select CREATE_ARCH_SYMLINK
@@ -167,6 +163,5 @@ source "arch/openrisc/Kconfig"
source "arch/powerpc/Kconfig"
source "arch/sandbox/Kconfig"
source "arch/sh/Kconfig"
-source "arch/sparc/Kconfig"
source "arch/x86/Kconfig"
source "arch/xtensa/Kconfig"