diff options
Diffstat (limited to 'configs/netgear_cg3100d_ram_defconfig')
-rw-r--r-- | configs/netgear_cg3100d_ram_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/netgear_cg3100d_ram_defconfig b/configs/netgear_cg3100d_ram_defconfig index d82df1e3d5..05ab61beb1 100644 --- a/configs/netgear_cg3100d_ram_defconfig +++ b/configs/netgear_cg3100d_ram_defconfig @@ -18,6 +18,7 @@ CONFIG_DISPLAY_CPUINFO=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="CG3100D # " CONFIG_SYS_MAXARGS=24 +CONFIG_SYS_CBSIZE=512 CONFIG_SYS_PBSIZE=539 CONFIG_CMD_CPU=y CONFIG_CMD_LICENSE=y |