Merge git://git.denx.de/u-boot-rockchip
[oweals/u-boot.git] / arch / powerpc / cpu / mpc83xx / Kconfig
index 88a3bd6814aea83c0f86493d7dfa4db676069596..3ea62caada7d9021f45bdb4fefe037a24088497a 100644 (file)
@@ -6,6 +6,7 @@ config SYS_CPU
 
 choice
        prompt "Target select"
+       optional
 
 config TARGET_MPC8308_P1M
        bool "Support mpc8308_p1m"
@@ -66,6 +67,9 @@ config TARGET_TQM834X
 config TARGET_HRCON
        bool "Support hrcon"
 
+config TARGET_STRIDER
+       bool "Support strider"
+
 endchoice
 
 source "board/esd/vme8349/Kconfig"