Freescale / linux-fslc

Linux kernel source tree
Other
237 stars 238 forks source link

arm64: imx_v8_defconfig: Enable CONFIG_GPIO_VF610 #671

Closed fabioestevam closed 5 months ago

fabioestevam commented 5 months ago

CONFIG_GPIO_VF610 is a very important driver for i.MX93.

Without this option many peripherals on the imx93-evk cannot work.

Select it so that imx93-evk can boot successfully.

Signed-off-by: Fabio Estevam festevam@gmail.com

fabioestevam commented 5 months ago

Wrong pull request.