X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fjesurun_q5_defconfig;h=443a1c72aee53167fa9a0f950c55330b76ec68a2;hb=cf94a3427abf2fdf3355f251aacce82305136fac;hp=b0d8621c659d36e05b5da744fcddb3db3e9667c1;hpb=15f8876b1dd95dd6bcee686ada36369871bbcdc9;p=u-boot diff --git a/configs/jesurun_q5_defconfig b/configs/jesurun_q5_defconfig index b0d8621c65..443a1c72ae 100644 --- a/configs/jesurun_q5_defconfig +++ b/configs/jesurun_q5_defconfig @@ -2,13 +2,15 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_MACH_SUN4I=y CONFIG_DRAM_CLK=312 +CONFIG_USB0_VBUS_PIN="PB9" +CONFIG_VIDEO_COMPOSITE=y CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-jesurun-q5" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_EMAC,MACPWR=SUNXI_GPH(19)" +CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,MACPWR=SUNXI_GPH(19)" # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set +CONFIG_CMD_GPIO=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_MUSB_HOST=y -CONFIG_USB0_VBUS_PIN="PB9"