projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
i2c: config: Move SYS_I2C_DW to Kconfig
[oweals/u-boot.git]
/
configs
/
spear300_usbtty_defconfig
1
CONFIG_ARM=y
2
CONFIG_TARGET_SPEAR300=y
3
CONFIG_SYS_EXTRA_OPTIONS="spear300,usbtty"
4
CONFIG_CMD_I2C=y
5
# CONFIG_CMD_SETEXPR is not set
6
CONFIG_CMD_DHCP=y
7
CONFIG_CMD_MII=y
8
CONFIG_CMD_PING=y
9
CONFIG_SYS_I2C_DW=y
10
CONFIG_NETDEVICES=y
11
CONFIG_ETH_DESIGNWARE=y