zephyr/drivers/memc/Kconfig.sifive
Franciszek Zdobylak 71a6c22731 drivers: memc: implement sifive ddr mem controller
Implementation for DDR memory controller for FU740 SoC.

Signed-off-by: Franciszek Zdobylak <fzdobylak@antmicro.com>
2023-04-12 13:05:55 +02:00

10 lines
282 B
Plaintext

# Copyright (c) 2023 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
config MEMC_HIFIVE_UNMATCHED_DRAM
bool "HiFive Unmatched DRAM Memory Controller"
default y
depends on DT_HAS_SIFIVE_FU740_C000_DDR_ENABLED
help
Enable HiFive Unmatched Memory Controller.