powerpc: ppc4xx: remove csb272, csb472 support
[platform/kernel/u-boot.git] / arch / powerpc / cpu / ppc4xx / Kconfig
index 5db5e34..c6bbe12 100644 (file)
@@ -6,18 +6,7 @@ config SYS_CPU
 
 choice
        prompt "Target select"
-
-config TARGET_CSB272
-       bool "Support csb272"
-
-config TARGET_CSB472
-       bool "Support csb472"
-
-config TARGET_JSE
-       bool "Support JSE"
-
-config TARGET_KORAT
-       bool "Support korat"
+       optional
 
 config TARGET_LWMON5
        bool "Support lwmon5"
@@ -29,18 +18,9 @@ config TARGET_PCS440EP
 config TARGET_SBC405
        bool "Support sbc405"
 
-config TARGET_SC3
-       bool "Support sc3"
-
 config TARGET_T3CORP
        bool "Support t3corp"
 
-config TARGET_W7OLMC
-       bool "Support W7OLMC"
-
-config TARGET_W7OLMG
-       bool "Support W7OLMG"
-
 config TARGET_ZEUS
        bool "Support zeus"
 
@@ -55,6 +35,8 @@ config TARGET_BUBINGA
 
 config TARGET_CANYONLANDS
        bool "Support canyonlands"
+       select DM
+       select DM_SERIAL
 
 config TARGET_EBONY
        bool "Support ebony"
@@ -152,9 +134,6 @@ config TARGET_MIP405
 config TARGET_PIP405
        bool "Support PIP405"
 
-config TARGET_ALPR
-       bool "Support alpr"
-
 config TARGET_P3P440
        bool "Support p3p440"
 
@@ -191,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"
@@ -204,19 +181,14 @@ source "board/gdsys/405ex/Kconfig"
 source "board/gdsys/dlvision/Kconfig"
 source "board/gdsys/gdppc440etx/Kconfig"
 source "board/gdsys/intip/Kconfig"
-source "board/jse/Kconfig"
-source "board/korat/Kconfig"
 source "board/lwmon5/Kconfig"
 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/w7o/Kconfig"
 source "board/xes/xpedite1000/Kconfig"
 source "board/xilinx/ml507/Kconfig"
 source "board/xilinx/ppc405-generic/Kconfig"