linuxOS_D21X/source/uboot-2021.10/drivers/ddr/imx/imx8ulp/Kconfig

12 lines
241 B
Plaintext
Raw Normal View History

2024-11-29 08:13:19 +00:00
menu "i.MX8ULP DDR controllers"
depends on ARCH_IMX8ULP
config IMX8ULP_DRAM
bool "imx8m dram"
config IMX8ULP_DRAM_PHY_PLL_BYPASS
bool "Enable the DDR PHY PLL bypass mode, so PHY clock is from DDR_CLK "
depends on IMX8ULP_DRAM
endmenu