]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/microblaze/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / arch / microblaze / Kconfig
index ddaa45fb66891c9b89886afe03798e46b9b3d103..6f419f050dd5c9da2df93a24ac8b5f90176d0eff 100644 (file)
@@ -2,7 +2,6 @@ menu "MicroBlaze architecture"
        depends on MICROBLAZE
 
 config SYS_ARCH
-       string
        default "microblaze"
 
 choice
@@ -10,6 +9,7 @@ choice
 
 config TARGET_MICROBLAZE_GENERIC
        bool "Support microblaze-generic"
+       select SUPPORT_SPL
 
 endchoice