Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5745b4b0549414c334dff712a798f8ecb4a4780a
/
.
/
drivers
/
ram
/
starfive
/
Kconfig
blob: 80c790066f042e61cd080bd7acac341e2bddbbb1 [
file
] [
log
] [
blame
]
Yanhong Wang
d60e880
2023-03-29 11:42:16 +0800
[
diff
] [
blame
]
1
config SPL_STARFIVE_DDR
2
bool
"StarFive DDR driver in SPL"
3
depends on SPL_RAM
&&
STARFIVE_JH7110
4
help
5
This
enables DDR support
for
the platforms based on
StarFive
JH7110
SoC
.