]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/Cubieboard_defconfig
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
[thirdparty/u-boot.git] / configs / Cubieboard_defconfig
CommitLineData
252ed872
MY
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
2bba7807 3CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-cubieboard"
c9542eae 4CONFIG_SPL=y
7802ce91 5CONFIG_MACH_SUN4I=y
252ed872 6CONFIG_DRAM_CLK=480
6c16d089 7CONFIG_MMC0_CD_PIN="PH1"
d7b560e6 8CONFIG_SATAPWR="PB8"
52401231 9CONFIG_AHCI=y
18780951 10# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
08574ed3 11CONFIG_SYS_MONITOR_LEN=786432
975e7cf3 12CONFIG_SPL_I2C=y
9fd95ef0 13CONFIG_SCSI_AHCI=y
aca1f678 14CONFIG_SYS_64BIT_LBA=y
26561452 15CONFIG_SYS_I2C_MVTWSI=y
a5752f8a
TR
16CONFIG_SYS_I2C_SLAVE=0x7f
17CONFIG_SYS_I2C_SPEED=400000
d7869b21 18CONFIG_MII=y
abc3e4df 19CONFIG_SUN4I_EMAC=y
877a1a35 20CONFIG_SCSI=y
45368827 21CONFIG_USB_EHCI_HCD=y
7ae27294 22CONFIG_USB_OHCI_HCD=y