aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcmring/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-bcmring/Kconfig')
-rw-r--r--arch/arm/mach-bcmring/Kconfig19
1 files changed, 0 insertions, 19 deletions
diff --git a/arch/arm/mach-bcmring/Kconfig b/arch/arm/mach-bcmring/Kconfig
deleted file mode 100644
index 9170d16dca50..000000000000
--- a/arch/arm/mach-bcmring/Kconfig
+++ /dev/null
@@ -1,19 +0,0 @@
-choice
- prompt "Processor selection in BCMRING family of devices"
- depends on ARCH_BCMRING
- default ARCH_BCM11107
-
-config ARCH_FPGA11107
- bool "FPGA11107"
-
-config ARCH_BCM11107
- bool "BCM11107"
-endchoice
-
-menu "BCMRING Options"
- depends on ARCH_BCMRING
-
-config BCM_ZRELADDR
- hex "Compressed ZREL ADDR"
-
-endmenu