projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Move default y configs out of arch/board Kconfig
[platform/kernel/u-boot.git]
/
configs
/
Auxtek-T004_defconfig
1
CONFIG_ARM=y
2
CONFIG_ARCH_SUNXI=y
3
CONFIG_MACH_SUN5I=y
4
CONFIG_DRAM_CLK=432
5
CONFIG_USB1_VBUS_PIN="PG13"
6
CONFIG_DEFAULT_DEVICE_TREE="sun5i-a10s-auxtek-t004"
7
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
8
CONFIG_SPL=y
9
CONFIG_SYS_EXTRA_OPTIONS="AXP152_POWER,USB_EHCI"
10
CONFIG_CMD_SETEXPR=y
11
CONFIG_CMD_NET=y
12
CONFIG_DM_ETH=y
13
CONFIG_NETDEVICES=y
14
CONFIG_DM_SERIAL=y
15
CONFIG_USB=y
16
CONFIG_DM_USB=y