X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2FAuxtek-T004_defconfig;h=1cd13b90fcc6ec2ab45e146af61b7a7446d0dd38;hb=c522949a29d44d728517cc2579ed719747da3e5d;hp=6f0362fb5a140134cec30b66ae2cd37e5108ac61;hpb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;p=oweals%2Fu-boot.git diff --git a/configs/Auxtek-T004_defconfig b/configs/Auxtek-T004_defconfig index 6f0362fb5a..1cd13b90fc 100644 --- a/configs/Auxtek-T004_defconfig +++ b/configs/Auxtek-T004_defconfig @@ -1,14 +1,13 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_SPL=y CONFIG_MACH_SUN5I=y CONFIG_DRAM_CLK=432 CONFIG_USB1_VBUS_PIN="PG13" -CONFIG_DEFAULT_DEVICE_TREE="sun5i-a10s-auxtek-t004" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_SPL=y -CONFIG_HUSH_PARSER=y -# CONFIG_CMD_IMLS is not set -# CONFIG_CMD_FLASH is not set -# CONFIG_CMD_FPGA is not set +CONFIG_SPL_I2C_SUPPORT=y +CONFIG_DEFAULT_DEVICE_TREE="sun5i-a10s-auxtek-t004" CONFIG_AXP152_POWER=y +CONFIG_CONS_INDEX=2 CONFIG_USB_EHCI_HCD=y +CONFIG_USB_OHCI_HCD=y