X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fzmx25_defconfig;h=7a939036d92002b61cb936ed054f249f4cdf54cf;hb=0cc209124f62bf355bda2a76540438bcd2819e5b;hp=42e38da55cc3b7af52a1dcf767e5468ef3dd5445;hpb=3fc304b8d77ce6646d38ae506e9fae74b9975631;p=oweals%2Fu-boot.git diff --git a/configs/zmx25_defconfig b/configs/zmx25_defconfig index 42e38da55c..7a939036d9 100644 --- a/configs/zmx25_defconfig +++ b/configs/zmx25_defconfig @@ -1,6 +1,8 @@ CONFIG_ARM=y CONFIG_TARGET_ZMX25=y CONFIG_BOOTDELAY=5 +# CONFIG_DISPLAY_CPUINFO is not set +# CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="zmx25> " CONFIG_AUTOBOOT_KEYED=y @@ -13,3 +15,8 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_CMD_FAT=y +# CONFIG_MMC is not set +CONFIG_MTD_NOR_FLASH=y +CONFIG_USB=y +CONFIG_USB_EHCI_HCD=y +CONFIG_USB_STORAGE=y