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
/
tb100_defconfig
1
CONFIG_ARC=y
2
CONFIG_ARC_CACHE_LINE_SHIFT=5
3
CONFIG_TARGET_TB100=y
4
CONFIG_SYS_CLK_FREQ=500000000
5
CONFIG_SYS_TEXT_BASE=0x84000000
6
CONFIG_DEFAULT_DEVICE_TREE="abilis_tb100"
7
CONFIG_CMD_NET=y
8
CONFIG_OF_CONTROL=y
9
CONFIG_OF_EMBED=y
10
CONFIG_DM=y
11
CONFIG_NETDEVICES=y
12
CONFIG_ETH_DESIGNWARE=y
13
CONFIG_DM_SERIAL=y
14
CONFIG_USE_PRIVATE_LIBGCC=y