Sign in
third-party-mirror
/
u-boot
/
refs/heads/upstream/master
/
.
/
drivers
/
ram
/
renesas
/
Kconfig
blob: 6a1ef2a0c636b09f3ba330046db467dc637f7593 [
file
] [
edit
]
config RAM_RENESAS_DBSC5
bool
"Renesas R-Car V4H/V4M DBSC5 controller driver"
depends on SPL
&&
RAM
&&
(
R8A779G0
||
R8A779H0
)
default
n
help
Enable
this
to support the DBSC5 DRAM controller initialization
on
Renesas
R8A779G0
/
R8A779H0
SoCs
.