Convert CONFIG_SYS_MONITOR_LEN to Kconfig
[u-boot.git] / configs / Mini-X_defconfig
CommitLineData
252ed872
MY
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
2bba7807 3CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-mini-xplus"
c9542eae 4CONFIG_SPL=y
7802ce91 5CONFIG_MACH_SUN4I=y
b880fcf0 6CONFIG_USB0_VBUS_PIN="PB9"
80df6913 7CONFIG_VIDEO_COMPOSITE=y
c9bb942e 8# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
08574ed3 9CONFIG_SYS_MONITOR_LEN=786432
975e7cf3 10CONFIG_SPL_I2C=y
26561452 11CONFIG_SYS_I2C_MVTWSI=y
a5752f8a
TR
12CONFIG_SYS_I2C_SLAVE=0x7f
13CONFIG_SYS_I2C_SPEED=400000
45368827 14CONFIG_USB_EHCI_HCD=y
29d280c8 15CONFIG_USB_OHCI_HCD=y
6bed24cc 16CONFIG_USB_MUSB_HOST=y
This page took 0.484045 seconds and 4 git commands to generate.