Convert CONFIG_SPL_STACK to Kconfig
[platform/kernel/u-boot.git] / configs / Auxtek-T004_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_DEFAULT_DEVICE_TREE="sun5i-a10s-auxtek-t004"
4 CONFIG_SPL=y
5 CONFIG_MACH_SUN5I=y
6 CONFIG_DRAM_CLK=432
7 CONFIG_USB1_VBUS_PIN="PG13"
8 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
9 CONFIG_SPL_STACK=0x8000
10 CONFIG_SPL_I2C=y
11 CONFIG_SYS_PBSIZE=1024
12 CONFIG_SYS_I2C_MVTWSI=y
13 CONFIG_SYS_I2C_SLAVE=0x7f
14 CONFIG_SYS_I2C_SPEED=400000
15 CONFIG_AXP152_POWER=y
16 CONFIG_CONS_INDEX=2
17 CONFIG_USB_EHCI_HCD=y
18 CONFIG_USB_OHCI_HCD=y