]> git.sur5r.net Git - u-boot/blobdiff - arch/sh/Kconfig
serial: zynq: Use BIT macros instead of shifts and full hex numbers
[u-boot] / arch / sh / Kconfig
index ff8f5b5ce8d6887a11f32c5fe4d0fabd7b0fb015..d20761e66cad03e988df35f6ae4512adba77ecd9 100644 (file)
@@ -29,6 +29,7 @@ config SH_32BIT
 
 choice
        prompt "Target select"
+       optional
 
 config TARGET_RSK7203
        bool "RSK+ 7203"
@@ -124,6 +125,8 @@ config SYS_CPU
        default "sh3" if CPU_SH3
        default "sh4" if CPU_SH4
 
+source "arch/sh/lib/Kconfig"
+
 source "board/alphaproject/ap_sh4a_4a/Kconfig"
 source "board/espt/Kconfig"
 source "board/mpr2/Kconfig"