diff options
Diffstat (limited to 'configs/net2big_v2_defconfig')
-rw-r--r-- | configs/net2big_v2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/net2big_v2_defconfig b/configs/net2big_v2_defconfig index 1081ae8e4ee..112f34d1aa2 100644 --- a/configs/net2big_v2_defconfig +++ b/configs/net2big_v2_defconfig @@ -29,6 +29,7 @@ CONFIG_RESET_PHY_R=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="2big2> " CONFIG_SYS_MAXARGS=32 +CONFIG_SYS_PBSIZE=1048 CONFIG_CMD_EEPROM=y CONFIG_SYS_EEPROM_PAGE_WRITE_BITS=4 CONFIG_CMD_I2C=y |