powerpc: ppc4xx: remove csb272, csb472 support
[platform/kernel/u-boot.git] / arch / powerpc / cpu / ppc4xx / Kconfig
index 9e52d3f..c6bbe12 100644 (file)
@@ -6,12 +6,7 @@ config SYS_CPU
 
 choice
        prompt "Target select"
-
-config TARGET_CSB272
-       bool "Support csb272"
-
-config TARGET_CSB472
-       bool "Support csb472"
+       optional
 
 config TARGET_LWMON5
        bool "Support lwmon5"
@@ -23,9 +18,6 @@ config TARGET_PCS440EP
 config TARGET_SBC405
        bool "Support sbc405"
 
-config TARGET_SC3
-       bool "Support sc3"
-
 config TARGET_T3CORP
        bool "Support t3corp"
 
@@ -43,6 +35,8 @@ config TARGET_BUBINGA
 
 config TARGET_CANYONLANDS
        bool "Support canyonlands"
+       select DM
+       select DM_SERIAL
 
 config TARGET_EBONY
        bool "Support ebony"
@@ -140,9 +134,6 @@ config TARGET_MIP405
 config TARGET_PIP405
        bool "Support PIP405"
 
-config TARGET_ALPR
-       bool "Support alpr"
-
 config TARGET_P3P440
        bool "Support p3p440"
 
@@ -179,8 +170,6 @@ source "board/amcc/yosemite/Kconfig"
 source "board/amcc/yucca/Kconfig"
 source "board/avnet/fx12mm/Kconfig"
 source "board/avnet/v5fx30teval/Kconfig"
-source "board/csb272/Kconfig"
-source "board/csb472/Kconfig"
 source "board/esd/cpci2dp/Kconfig"
 source "board/esd/cpci405/Kconfig"
 source "board/esd/plu405/Kconfig"
@@ -197,10 +186,8 @@ source "board/mosaixtech/icon/Kconfig"
 source "board/mpl/mip405/Kconfig"
 source "board/mpl/pip405/Kconfig"
 source "board/pcs440ep/Kconfig"
-source "board/prodrive/alpr/Kconfig"
 source "board/prodrive/p3p440/Kconfig"
 source "board/sbc405/Kconfig"
-source "board/sc3/Kconfig"
 source "board/t3corp/Kconfig"
 source "board/xes/xpedite1000/Kconfig"
 source "board/xilinx/ml507/Kconfig"