1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
if TARGET_IMX91_11X11_EVK config SYS_BOARD default "imx91_evk" config SYS_VENDOR default "freescale" config SYS_CONFIG_NAME default "imx91_evk" config IMX91_EVK_LPDDR4 bool "Using LPDDR4 Timing and PMIC voltage" default y select IMX9_LPDDR4X help Select the LPDDR4 timing and 1.1V VDDQ endif