summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx/imx8ulp/Kconfig
blob: e56062a1d03287ca7da0388af819606f5fb58e37 (plain)
1
2
3
4
5
6
7
8
9
10
11
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