X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2FPIP405_defconfig;h=87f2f31f6a9d6893a7f8972807579a04f664e240;hb=a4d88920e5d0b67a92f8041f5e0fac0ce027bb48;hp=046a5d80060dea07abc6ae22cfed1ad6a3fc6b91;hpb=c1924d85af4a07dc70aef1ef95c48b54a136733f;p=people%2Fms%2Fu-boot.git diff --git a/configs/PIP405_defconfig b/configs/PIP405_defconfig index 046a5d8006..87f2f31f6a 100644 --- a/configs/PIP405_defconfig +++ b/configs/PIP405_defconfig @@ -1,5 +1,17 @@ CONFIG_PPC=y +CONFIG_IDENT_STRING="\n(c) 2002 by MPL AG Switzerland, MEV-10066-001 released" CONFIG_4xx=y CONFIG_TARGET_PIP405=y +CONFIG_BOOTDELAY=5 +CONFIG_HUSH_PARSER=y +CONFIG_CMD_I2C=y +CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_CMD_CACHE=y +CONFIG_CMD_FAT=y CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y