X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fsbc8548_PCI_66_defconfig;h=ffde0564b35e5a053711ce9f653cf90a1ef0ccfe;hb=53d76829d517135381ee94519828128206e70db6;hp=132e66d3caaa4e2bfb6d065343df86d9255e5d44;hpb=a85670e40da1ef4f299effb73c36e48d39d50106;p=u-boot diff --git a/configs/sbc8548_PCI_66_defconfig b/configs/sbc8548_PCI_66_defconfig index 132e66d3ca..ffde0564b3 100644 --- a/configs/sbc8548_PCI_66_defconfig +++ b/configs/sbc8548_PCI_66_defconfig @@ -1,6 +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