X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=configs%2FMini-X_defconfig;h=31d6217cda6ce66afdfb69649a12b975c91cb334;hb=bd64ec234dd1483d6742cf71c63e6984256ddf8d;hp=d7d74a9f08ff42809ac1a156b8928ec35d887294;hpb=94524a2227d1f5340092c09d5c032de3b13f1a57;p=karo-tx-uboot.git diff --git a/configs/Mini-X_defconfig b/configs/Mini-X_defconfig index d7d74a9f08..31d6217cda 100644 --- a/configs/Mini-X_defconfig +++ b/configs/Mini-X_defconfig @@ -1,6 +1,8 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_MACH_SUN4I=y +CONFIG_VIDEO_COMPOSITE=y +CONFIG_USB0_VBUS_PIN="PB9" CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-mini-xplus" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y @@ -9,3 +11,4 @@ CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER" # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set CONFIG_USB_EHCI_HCD=y +CONFIG_USB_MUSB_HOST=y