projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
dm: x86: pci: Convert coreboot to use driver model for pci
[platform/kernel/u-boot.git]
/
configs
/
CSQ_CS908_defconfig
1
CONFIG_SPL=y
2
CONFIG_SYS_EXTRA_OPTIONS="USB_EHCI,SUNXI_GMAC"
3
CONFIG_FDTFILE="sun6i-a31s-cs908.dtb"
4
CONFIG_ARM=y
5
CONFIG_ARCH_SUNXI=y
6
CONFIG_MACH_SUN6I=y
7
CONFIG_DRAM_CLK=432
8
CONFIG_DRAM_ZQ=123
9
# Ethernet phy power
10
CONFIG_AXP221_DLDO1_VOLT=3300
11
# Wifi power
12
CONFIG_AXP221_ALDO1_VOLT=3300
13
# No Vbus gpio for either usb
14
CONFIG_USB1_VBUS_PIN=""
15
CONFIG_USB2_VBUS_PIN=""