diff options
Diffstat (limited to 'configs/M54455EVB_defconfig')
-rw-r--r-- | configs/M54455EVB_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M54455EVB_defconfig b/configs/M54455EVB_defconfig index 46261961aa..ce7af8a3c8 100644 --- a/configs/M54455EVB_defconfig +++ b/configs/M54455EVB_defconfig @@ -6,6 +6,7 @@ CONFIG_BOOTDELAY=1 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:5M(kernel)ro,-(jffs2)" CONFIG_SYS_PROMPT="-> " +CONFIG_CMD_IMLS=y CONFIG_CMD_IDE=y CONFIG_CMD_I2C=y # CONFIG_CMD_LOADB is not set |