ARM: uniphier: drop DCC micro support card support
[oweals/u-boot.git] / arch / arm / mach-uniphier / Kconfig
index 7b49ad3b490d10aaf2a9d2948bb7307c79e032c9..28d574fbb806def2ff865beae8d380443d4d57b0 100644 (file)
@@ -26,29 +26,14 @@ config MACH_PH1_SLD8
 
 endchoice
 
-choice
-       prompt "UniPhier Support Card select"
-       optional
-
-config PFC_MICRO_SUPPORT_CARD
-       bool "Support card with PFC CPLD"
-       help
-         This option provides support for the expansion board with PFC
-         original address mapping.
-
-         Say Y to use the on-board UART, Ether, LED devices.
-
-config DCC_MICRO_SUPPORT_CARD
-       bool "Support card with DCC CPLD"
+config MICRO_SUPPORT_CARD
+       bool "Use Micro Support Card"
        help
-         This option provides support for the expansion board with DCC-
-         arranged address mapping that is compatible with legacy UniPhier
-         reference boards.
+         This option provides support for the expansion board, available
+         on some UniPhier reference boards.
 
          Say Y to use the on-board UART, Ether, LED devices.
 
-endchoice
-
 config CMD_PINMON
        bool "Enable boot mode pins monitor command"
        default y