Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
778c8a77c1fc468b320f3471e7e753fd6f4afed7
/
.
/
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"