projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Kconfig: Move config IDENT_STRING to Kconfig
[platform/kernel/u-boot.git]
/
configs
/
hrcon_dh_defconfig
1
CONFIG_PPC=y
2
CONFIG_IDENT_STRING=" hrcon dh 0.01"
3
CONFIG_MPC83xx=y
4
CONFIG_TARGET_HRCON=y
5
CONFIG_FIT=y
6
CONFIG_FIT_VERBOSE=y
7
CONFIG_OF_BOARD_SETUP=y
8
CONFIG_OF_STDOUT_VIA_ALIAS=y
9
CONFIG_SYS_EXTRA_OPTIONS="HRCON_DH"
10
CONFIG_BOOTDELAY=5
11
CONFIG_HUSH_PARSER=y
12
CONFIG_CMD_MMC=y
13
CONFIG_CMD_I2C=y
14
CONFIG_CMD_MII=y
15
CONFIG_CMD_PING=y
16
CONFIG_CMD_EXT2=y
17
CONFIG_SYS_NS16550=y
18
CONFIG_OF_LIBFDT=y