X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=configs%2Fxpedite537x_defconfig;h=5ababef491b5bdde470dd17738d116a7a4859c9c;hb=refs%2Fheads%2Fkaro-txsd;hp=2db7f6589f0f031b8fd52b1c5d96586315e69aa0;hpb=ef0f2f57524ec85fb9058a23298f2c4995e0d950;p=karo-tx-uboot.git diff --git a/configs/xpedite537x_defconfig b/configs/xpedite537x_defconfig index 2db7f6589f..5ababef491 100644 --- a/configs/xpedite537x_defconfig +++ b/configs/xpedite537x_defconfig @@ -1,4 +1,18 @@ CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_XPEDITE537X=y +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y +CONFIG_OF_BOARD_SETUP=y +CONFIG_OF_STDOUT_VIA_ALIAS=y +CONFIG_BOOTDELAY=3 +CONFIG_HUSH_PARSER=y +CONFIG_CMD_ASKENV=y +CONFIG_CMD_I2C=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_CMD_SNTP=y +CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y