X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fib62x0_defconfig;h=a229f46684b14397f568d8c636e0b29b280a0962;hb=2f80fc50354ce9c28648a75b345a1c01d112b10f;hp=b3fa8900638ee22b9fb54f5fe2169cff392a46d3;hpb=fcd78fa604d994477fd209b9faab4a974b103250;p=oweals%2Fu-boot.git diff --git a/configs/ib62x0_defconfig b/configs/ib62x0_defconfig index b3fa890063..a229f46684 100644 --- a/configs/ib62x0_defconfig +++ b/configs/ib62x0_defconfig @@ -1,7 +1,13 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y CONFIG_TARGET_IB62X0=y +CONFIG_HUSH_PARSER=y +CONFIG_SYS_PROMPT="ib62x0 => " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_NAND=y +CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set -CONFIG_SYS_PROMPT="ib62x0 => " +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y +CONFIG_SYS_NS16550=y