powerpc: mpc5xx: remove cmi_mpc5xx support
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc5xx / Kconfig
index aad4a7c..d81bfd2 100644 (file)
@@ -6,16 +6,13 @@ config SYS_CPU
 
 choice
        prompt "Target select"
-
-config TARGET_CMI_MPC5XX
-       bool "Support cmi_mpc5xx"
+       optional
 
 config TARGET_PATI
        bool "Support PATI"
 
 endchoice
 
-source "board/cmi/Kconfig"
 source "board/mpl/pati/Kconfig"
 
 endmenu