projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of git://git.denx.de/u-boot-x86
[platform/kernel/u-boot.git]
/
configs
/
sequoia_ramboot_defconfig
1
CONFIG_PPC=y
2
CONFIG_4xx=y
3
CONFIG_TARGET_SEQUOIA=y
4
CONFIG_OF_BOARD_SETUP=y
5
CONFIG_SYS_EXTRA_OPTIONS="SEQUOIA,SYS_RAMBOOT,SYS_TEXT_BASE=0x01000000,SYS_LDSCRIPT=board/amcc/sequoia/u-boot-ram.lds"
6
CONFIG_BOOTDELAY=5
7
CONFIG_VERSION_VARIABLE=y
8
CONFIG_HUSH_PARSER=y
9
CONFIG_CMD_ASKENV=y
10
CONFIG_CMD_GREPENV=y
11
CONFIG_LOOPW=y
12
CONFIG_CMD_I2C=y
13
CONFIG_CMD_USB=y
14
CONFIG_CMD_DHCP=y
15
CONFIG_CMD_MII=y
16
CONFIG_CMD_PING=y
17
CONFIG_CMD_CACHE=y
18
CONFIG_CMD_FAT=y
19
CONFIG_SYS_NS16550=y
20
CONFIG_USB=y
21
CONFIG_USB_STORAGE=y
22
CONFIG_OF_LIBFDT=y