projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
board: Arcturus: DM: Disable drivers without DM support.
[platform/kernel/u-boot.git]
/
configs
/
bcm7260_defconfig
1
CONFIG_ARM=y
2
CONFIG_ARCH_BCMSTB=y
3
CONFIG_SYS_TEXT_BASE=0x10100000
4
CONFIG_TARGET_BCM7260=y
5
CONFIG_NR_DRAM_BANKS=1
6
CONFIG_FIT=y
7
CONFIG_FIT_SIGNATURE=y
8
CONFIG_BOOTDELAY=1
9
CONFIG_HUSH_PARSER=y
10
CONFIG_SYS_PROMPT="U-Boot>"
11
CONFIG_EFI_PARTITION=y
12
CONFIG_OF_PRIOR_STAGE=y
13
CONFIG_ENV_IS_IN_MMC=y
14
CONFIG_DM_MMC=y
15
CONFIG_MMC_SDHCI=y
16
CONFIG_MMC_SDHCI_BCMSTB=y
17
# CONFIG_EFI_LOADER is not set