diff options
Diffstat (limited to 'configs/rsk7264_defconfig')
-rw-r--r-- | configs/rsk7264_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/rsk7264_defconfig b/configs/rsk7264_defconfig index 1bf5d06..272bd86 100644 --- a/configs/rsk7264_defconfig +++ b/configs/rsk7264_defconfig @@ -1,3 +1,4 @@ CONFIG_SH=y CONFIG_TARGET_RSK7264=y -CONFIG_CMD_NET=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_USE_PRIVATE_LIBGCC=y |