repo.or.cz
/
u-boot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch '2024-11-22-assorted-fixes'
[u-boot.git]
/
configs
/
rpi_4_acpi_defconfig
blob
b32dfc16a19688e4eec970afa3e6dd8c9ed4797c
1
#include <configs/rpi_4_defconfig>
2
3
CONFIG_ARM=y
4
CONFIG_ARCH_BCM283X=y
5
CONFIG_TARGET_RPI_4=y
6
CONFIG_BLOBLIST_ALLOC=y
7
CONFIG_OF_BOARD=y
8
CONFIG_ACPI=y
9
CONFIG_GENERATE_ACPI_TABLE=y
10