]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sh/Kconfig
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / arch / sh / Kconfig
index 2128f232647df2c0088d4f59436ea710b59c496b..6ac22af2f149054d2208e02b2a3743bc087a22f3 100644 (file)
@@ -29,6 +29,7 @@ config SH_32BIT
 
 choice
        prompt "Target select"
+       optional
 
 config TARGET_RSK7203
        bool "RSK+ 7203"
@@ -124,9 +125,6 @@ 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"