]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/mips/Kconfig
Move default y configs out of arch/board Kconfig
[people/ms/u-boot.git] / arch / mips / Kconfig
index feb2f68474c0300e17f61e64188bfd2b115cb3c9..7f7e258a801eaa9e4bff89a23df60e7ae3a26793 100644 (file)
@@ -8,9 +8,6 @@ config SYS_CPU
        default "mips32" if CPU_MIPS32_R1 || CPU_MIPS32_R2
        default "mips64" if CPU_MIPS64_R1 || CPU_MIPS64_R2
 
-config USE_PRIVATE_LIBGCC
-       default y
-
 choice
        prompt "Target select"
        optional