Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d60e880be11f6adf9f299386a2d405a3d38a714e
/
.
/
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
.