X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fsbc8349_PCI_66_defconfig;h=bf125a56233fc4e197055923df0d77c54a6d0e3d;hb=4a332d3ee770bd6b633fd3abba741451b17156bc;hp=2e1171f06d9623caa344c01783883eb804ce3afa;hpb=dd84058d24ff54d6b32818ffe44aeb4bba2cfae6;p=oweals%2Fu-boot.git diff --git a/configs/sbc8349_PCI_66_defconfig b/configs/sbc8349_PCI_66_defconfig index 2e1171f06d..bf125a5623 100644 --- a/configs/sbc8349_PCI_66_defconfig +++ b/configs/sbc8349_PCI_66_defconfig @@ -1,4 +1,14 @@ -CONFIG_SYS_EXTRA_OPTIONS="PCI,PCI_66M" CONFIG_PPC=y CONFIG_MPC83xx=y CONFIG_TARGET_SBC8349=y +CONFIG_OF_BOARD_SETUP=y +CONFIG_OF_STDOUT_VIA_ALIAS=y +CONFIG_SYS_EXTRA_OPTIONS="PCI,PCI_66M" +CONFIG_BOOTDELAY=6 +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