diff options
Diffstat (limited to 'configs/sh7785lcr_32bit_defconfig')
-rw-r--r-- | configs/sh7785lcr_32bit_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sh7785lcr_32bit_defconfig b/configs/sh7785lcr_32bit_defconfig index 09e85a65c8..a0f0640eab 100644 --- a/configs/sh7785lcr_32bit_defconfig +++ b/configs/sh7785lcr_32bit_defconfig @@ -2,3 +2,4 @@ CONFIG_SH=y CONFIG_SH_32BIT=y CONFIG_TARGET_SH7785LCR=y CONFIG_CMD_NET=y +CONFIG_USE_PRIVATE_LIBGCC=y |