]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sh/Kconfig
sh: enable CONFIG_USE_PRIVATE_LIBGCC by default
[karo-tx-uboot.git] / arch / sh / Kconfig
index ff8f5b5ce8d6887a11f32c5fe4d0fabd7b0fb015..2128f232647df2c0088d4f59436ea710b59c496b 100644 (file)
@@ -124,6 +124,9 @@ config SYS_CPU
        default "sh3" if CPU_SH3
        default "sh4" if CPU_SH4
 
+config USE_PRIVATE_LIBGCC
+       default y
+
 source "board/alphaproject/ap_sh4a_4a/Kconfig"
 source "board/espt/Kconfig"
 source "board/mpr2/Kconfig"