diff options
Diffstat (limited to 'configs/M5373EVB_defconfig')
-rw-r--r-- | configs/M5373EVB_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/M5373EVB_defconfig b/configs/M5373EVB_defconfig index 6595feb65c..52175cf811 100644 --- a/configs/M5373EVB_defconfig +++ b/configs/M5373EVB_defconfig @@ -3,4 +3,6 @@ CONFIG_TARGET_M5373EVB=y CONFIG_SYS_TEXT_BASE=0x00000000 CONFIG_SYS_EXTRA_OPTIONS="NANDFLASH_SIZE=16" CONFIG_SYS_PROMPT="-> " +CONFIG_CMD_I2C=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_PING=y |