Merge git://git.denx.de/u-boot-fsl-qoriq
[oweals/u-boot.git] / arch / powerpc / cpu / mpc5xxx / Kconfig
index 1b81fb5003a95b7f2276198207096b12afd35b48..5d4922870b75378a02dedcfb16427dbe44c264c8 100644 (file)
@@ -6,6 +6,7 @@ config SYS_CPU
 
 choice
        prompt "Target select"
+       optional
 
 config TARGET_A3M071
        bool "Support a3m071"
@@ -20,9 +21,6 @@ config TARGET_CANMB
 config TARGET_CM5200
        bool "Support cm5200"
 
-config TARGET_GALAXY5200
-       bool "Support galaxy5200"
-
 config TARGET_INKA4X0
        bool "Support inka4x0"
 
@@ -65,15 +63,9 @@ config TARGET_DIGSY_MTC
 config TARGET_PCM030
        bool "Support pcm030"
 
-config TARGET_AEV
-       bool "Support aev"
-
 config TARGET_CHARON
        bool "Support charon"
 
-config TARGET_TB5200
-       bool "Support TB5200"
-
 config TARGET_TQM5200
        bool "Support TQM5200"
 
@@ -83,7 +75,6 @@ source "board/a3m071/Kconfig"
 source "board/a4m072/Kconfig"
 source "board/canmb/Kconfig"
 source "board/cm5200/Kconfig"
-source "board/galaxy5200/Kconfig"
 source "board/ifm/o2dnt2/Kconfig"
 source "board/inka4x0/Kconfig"
 source "board/intercontrol/digsy_mtc/Kconfig"