projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
imx8: cpu: add uclass based CPU driver
[platform/kernel/u-boot.git]
/
configs
/
ts4800_defconfig
1
CONFIG_ARM=y
2
CONFIG_ARCH_MX5=y
3
CONFIG_SYS_TEXT_BASE=0x90008000
4
CONFIG_TARGET_TS4800=y
5
# CONFIG_CMD_BMODE is not set
6
CONFIG_NR_DRAM_BANKS=1
7
CONFIG_BOOTDELAY=1
8
CONFIG_HUSH_PARSER=y
9
CONFIG_CMD_BOOTZ=y
10
CONFIG_CMD_MMC=y
11
CONFIG_CMD_SPI=y
12
# CONFIG_CMD_SETEXPR is not set
13
CONFIG_CMD_DHCP=y
14
CONFIG_CMD_MII=y
15
CONFIG_CMD_PING=y
16
CONFIG_CMD_FAT=y
17
CONFIG_ENV_IS_IN_MMC=y
18
CONFIG_FSL_ESDHC=y
19
CONFIG_PHYLIB=y
20
CONFIG_MII=y
21
CONFIG_SPI=y
22
CONFIG_MXC_SPI=y
23
CONFIG_OF_LIBFDT=y