projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ARM: dts: AM335x-ICEv2: Add minimal dts support
[platform/kernel/u-boot.git]
/
configs
/
mx53loco_defconfig
1
CONFIG_ARM=y
2
CONFIG_TARGET_MX53LOCO=y
3
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53loco/imximage.cfg"
4
CONFIG_HUSH_PARSER=y
5
CONFIG_CMD_BOOTZ=y
6
# CONFIG_CMD_IMLS is not set
7
CONFIG_CMD_MMC=y
8
CONFIG_CMD_USB=y
9
# CONFIG_CMD_SETEXPR is not set
10
CONFIG_CMD_DHCP=y
11
CONFIG_CMD_MII=y
12
CONFIG_CMD_PING=y
13
CONFIG_CMD_EXT2=y
14
CONFIG_CMD_FAT=y
15
CONFIG_CMD_FS_GENERIC=y
16
CONFIG_OF_LIBFDT=y