projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
[platform/kernel/u-boot.git]
/
configs
/
meesc_dataflash_defconfig
1
CONFIG_ARM=y
2
CONFIG_ARCH_AT91=y
3
CONFIG_TARGET_MEESC=y
4
# CONFIG_MMC is not set
5
CONFIG_FIT=y
6
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9263,SYS_USE_DATAFLASH"
7
CONFIG_BOOTDELAY=3
8
CONFIG_HUSH_PARSER=y
9
# CONFIG_CMD_BDI is not set
10
CONFIG_CMD_BOOTZ=y
11
# CONFIG_CMD_IMLS is not set
12
# CONFIG_CMD_LOADS is not set
13
# CONFIG_CMD_FPGA is not set
14
# CONFIG_CMD_SETEXPR is not set
15
CONFIG_CMD_DHCP=y
16
CONFIG_CMD_PING=y
17
CONFIG_OF_LIBFDT=y