X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2FM5235EVB_defconfig;h=78d8ddc130cfc28cdeab0e7e9aa49618ea6d0ff2;hb=26cbc0d663555b8af7d40ecfd0d0fefe960d9686;hp=0afaf7db00e7966f5fe2686a36a1afd77ac2d1b9;hpb=0b6e5b2c48f91afec21870502761e27961ac061c;p=oweals%2Fu-boot.git diff --git a/configs/M5235EVB_defconfig b/configs/M5235EVB_defconfig index 0afaf7db00..78d8ddc130 100644 --- a/configs/M5235EVB_defconfig +++ b/configs/M5235EVB_defconfig @@ -3,7 +3,10 @@ CONFIG_SYS_TEXT_BASE=0xFFE00000 CONFIG_TARGET_M5235EVB=y CONFIG_BOOTDELAY=1 # CONFIG_DISPLAY_BOARDINFO is not set +# CONFIG_CMDLINE_EDITING is not set +# CONFIG_AUTO_COMPLETE is not set CONFIG_SYS_PROMPT="-> " +CONFIG_CMD_IMLS=y CONFIG_CMD_I2C=y # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set @@ -15,3 +18,4 @@ CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_MTD_NOR_FLASH=y +CONFIG_MII=y