]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-exynos/Kconfig
ARM: EXYNOS: Remove remaining dead code after non-DT support removal
[karo-tx-linux.git] / arch / arm / mach-exynos / Kconfig
index 1f356790a4f421b22bb039f3b4992180ac111655..46c8332476f84179aa5069d68fe21f6de031ada3 100644 (file)
@@ -115,23 +115,6 @@ config MACH_EXYNOS5_DT
          Machine support for Samsung EXYNOS5 machine with device tree enabled.
          Select this if a fdt blob is available for the EXYNOS5 SoC based board.
 
-if ARCH_EXYNOS4
-
-comment "Configuration for HSMMC 8-bit bus width"
-
-config EXYNOS4_SDHCI_CH0_8BIT
-       bool "Channel 0 with 8-bit bus"
-       help
-         Support HSMMC Channel 0 8-bit bus.
-         If selected, Channel 1 is disabled.
-
-config EXYNOS4_SDHCI_CH2_8BIT
-       bool "Channel 2 with 8-bit bus"
-       help
-         Support HSMMC Channel 2 8-bit bus.
-         If selected, Channel 3 is disabled.
-endif
-
 endmenu
 
 endif