X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=configs%2Fsbc8548_PCI_66_defconfig;h=ffde0564b35e5a053711ce9f653cf90a1ef0ccfe;hb=refs%2Fheads%2Fkaro-txsd;hp=8f2cc37a29f0a99a06cbce1066c382b436f6ead4;hpb=0e6b7a28243175ae0874d53b6e6e4eff8548d71f;p=karo-tx-uboot.git diff --git a/configs/sbc8548_PCI_66_defconfig b/configs/sbc8548_PCI_66_defconfig index 8f2cc37a29..ffde0564b3 100644 --- a/configs/sbc8548_PCI_66_defconfig +++ b/configs/sbc8548_PCI_66_defconfig @@ -1,4 +1,14 @@ CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_SBC8548=y +CONFIG_OF_BOARD_SETUP=y +CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="PCI,66" +CONFIG_BOOTDELAY=10 +CONFIG_HUSH_PARSER=y +CONFIG_CMD_I2C=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y