]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/ppc4xx/Kconfig
ppc4xx: Remove sc3 board
[karo-tx-uboot.git] / arch / powerpc / cpu / ppc4xx / Kconfig
index 75e4507b2ab7a2dbc1ebd2d2557eb2b836b67bf5..4d5954a2459c919fa1aa2ece352d30f32056bb38 100644 (file)
@@ -13,9 +13,6 @@ config TARGET_CSB272
 config TARGET_CSB472
        bool "Support csb472"
 
-config TARGET_KORAT
-       bool "Support korat"
-
 config TARGET_LWMON5
        bool "Support lwmon5"
        select SUPPORT_SPL
@@ -26,9 +23,6 @@ config TARGET_PCS440EP
 config TARGET_SBC405
        bool "Support sbc405"
 
-config TARGET_SC3
-       bool "Support sc3"
-
 config TARGET_T3CORP
        bool "Support t3corp"
 
@@ -46,6 +40,8 @@ config TARGET_BUBINGA
 
 config TARGET_CANYONLANDS
        bool "Support canyonlands"
+       select DM
+       select DM_SERIAL
 
 config TARGET_EBONY
        bool "Support ebony"
@@ -195,7 +191,6 @@ source "board/gdsys/405ex/Kconfig"
 source "board/gdsys/dlvision/Kconfig"
 source "board/gdsys/gdppc440etx/Kconfig"
 source "board/gdsys/intip/Kconfig"
-source "board/korat/Kconfig"
 source "board/lwmon5/Kconfig"
 source "board/mosaixtech/icon/Kconfig"
 source "board/mpl/mip405/Kconfig"
@@ -204,7 +199,6 @@ 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"