Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
aa8e5d36b1b8a5ce1574c3562416e8488ebbb8cc
/
.
/
src
/
soc
/
amd
/
Kconfig
blob: 0c33b54cb27b60bf494b677b55e1285820e6f10f [
file
] [
log
] [
blame
]
Chris Ching
aa8e5d3
2017-10-20 10:43:39 -0600
[
diff
] [
blame^
]
1
# Load all chipsets before common
2
source
"src/soc/amd/stoneyridge/Kconfig"
3
4
# Load common defaults last
5
source
"src/soc/amd/common/Kconfig"