diff options
Diffstat (limited to 'configs/shmin_defconfig')
-rw-r--r-- | configs/shmin_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/shmin_defconfig b/configs/shmin_defconfig index 60725fcd65..8979fdd9d7 100644 --- a/configs/shmin_defconfig +++ b/configs/shmin_defconfig @@ -1,3 +1,4 @@ CONFIG_SH=y CONFIG_TARGET_SHMIN=y CONFIG_CMD_NET=y +CONFIG_USE_PRIVATE_LIBGCC=y |