blob: 6aca22ab2ab400c7a46ae7ac44b4e176c385424c [file] [log] [blame]
Pragnesh Patelc514a942020-05-29 11:33:26 +05301config RAM_SIFIVE
2 bool "Ram drivers support for SiFive SoCs"
3 depends on RAM && RISCV
4 default y
5 help
6 This enables support for ram drivers of SiFive SoCs.
7
8config SIFIVE_FU540_DDR
9 bool "SiFive FU540 DDR driver"
10 depends on RAM_SIFIVE
11 default y if TARGET_SIFIVE_FU540
12 help
13 This enables DDR support for the platforms based on SiFive FU540 SoC.