diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/ddr/imx/imx8m/Kconfig | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/drivers/ddr/imx/imx8m/Kconfig b/drivers/ddr/imx/imx8m/Kconfig index a5f5524fbec..a90b7db4940 100644 --- a/drivers/ddr/imx/imx8m/Kconfig +++ b/drivers/ddr/imx/imx8m/Kconfig @@ -36,4 +36,12 @@ config IMX8M_DRAM_INLINE_ECC  	help  	  Select this config if you want to use inline ecc feature for  	  imx8mp-evk board. + +config IMX8M_VDD_SOC_850MV +	bool "imx8mp change the vdd_soc voltage to 850mv" +	depends on IMX8MP + +config IMX8M_LPDDR4_FREQ0_2400MTS +	bool "imx8m PDDR4 freq0 change from 4000MTS to 2400MTS" +  endmenu | 
