X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fsh%2FKconfig;h=6ac22af2f149054d2208e02b2a3743bc087a22f3;hb=da2ad7843cedc1b9d2d056b1eb7a67a153b76cc4;hp=2128f232647df2c0088d4f59436ea710b59c496b;hpb=02ebe6f702ec8d025926b0ea7c2088e302c5a302;p=u-boot diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 2128f23264..6ac22af2f1 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -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"