Prepare v2023.10
[platform/kernel/u-boot.git] / configs / Mini-X_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-mini-xplus"
4 CONFIG_SPL=y
5 CONFIG_MACH_SUN4I=y
6 CONFIG_USB0_VBUS_PIN="PB9"
7 CONFIG_VIDEO_COMPOSITE=y
8 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
9 CONFIG_SPL_I2C=y
10 CONFIG_SYS_I2C_MVTWSI=y
11 CONFIG_SYS_I2C_SLAVE=0x7f
12 CONFIG_SYS_I2C_SPEED=400000
13 CONFIG_USB_EHCI_HCD=y
14 CONFIG_USB_OHCI_HCD=y
15 CONFIG_USB_MUSB_HOST=y