diff options
Diffstat (limited to 'configs/M5329BFEE_defconfig')
-rw-r--r-- | configs/M5329BFEE_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/M5329BFEE_defconfig b/configs/M5329BFEE_defconfig index ee1bd371ba..6346c89661 100644 --- a/configs/M5329BFEE_defconfig +++ b/configs/M5329BFEE_defconfig @@ -5,8 +5,8 @@ CONFIG_SYS_EXTRA_OPTIONS="NANDFLASH_SIZE=16" CONFIG_BOOTDELAY=1 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SYS_PROMPT="-> " -CONFIG_CMD_NAND=y CONFIG_CMD_I2C=y +CONFIG_CMD_NAND=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_MII=y CONFIG_CMD_PING=y |