]> git.sur5r.net Git - u-boot/blobdiff - arch/mips/Kconfig
x86: bios: Synchronize stack between real and protected mode
[u-boot] / arch / mips / Kconfig
index b0a8a4357a4bf3bdaba9df4099300b2f34b3ad53..7f7e258a801eaa9e4bff89a23df60e7ae3a26793 100644 (file)
@@ -8,11 +8,9 @@ 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
 
 config TARGET_QEMU_MIPS
        bool "Support qemu-mips"