Merge git://git.denx.de/u-boot-fsl-qoriq
[oweals/u-boot.git] / arch / powerpc / cpu / mpc5xxx / Kconfig
index e2d48f3caa8ad1214b0176eb7b85dc697a37f2d5..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"
 
@@ -77,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"