diff options
Diffstat (limited to 'configs/r7780mp_defconfig')
-rw-r--r-- | configs/r7780mp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r7780mp_defconfig b/configs/r7780mp_defconfig index f32dfcb161..514bd701f3 100644 --- a/configs/r7780mp_defconfig +++ b/configs/r7780mp_defconfig @@ -1,3 +1,4 @@ CONFIG_SH=y CONFIG_TARGET_R7780MP=y CONFIG_CMD_NET=y +CONFIG_USE_PRIVATE_LIBGCC=y |