[PATCH v3] ARM: imx_v4_v5_defconfig: update for v6.19-rc1
Shawn Guo
shawnguo at kernel.org
Fri Jan 16 21:59:56 PST 2026
On Sun, Jan 04, 2026 at 11:38:52AM +0200, Josua Mayer wrote:
> The i.MX ARM v4/v5 defconfig has gone out of sync with some dead options,
> some removed and some missing.
>
> 1. Add missing options no longer enabled by default:
> - CONFIG_I2C=y
> - CONFIG_LCD_CLASS_DEVICE=y
>
> 2. Remove options enabled by default:
> - CONFIG_CS89x0=y
> - CONFIG_MEDIA_CAMERA_SUPPORT=y
>
> 3. Remove options that have no effect:
> - # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
> - # CONFIG_INET_XFRM_MODE_TUNNEL is not set
> - # CONFIG_INET_XFRM_MODE_BEET is not set
>
> 4. Remove options that have been removed completely from the kernel:
> - CONFIG_USB_EHCI_MXC=y
> Removed by commit e7018751d2e6 ("usb: host: ehci-mxc: Remove the
> driver").
> - CONFIG_SMC911X=y
> Removed by commit a2fd08448f2b ("net: remove smc911x driver").
> - -CONFIG_SND_SOC_MX27VIS_AIC32X4=y
> Removed by commit 3fbb01fb583f ("ASoC: mx27vis-aic32x4: Remove unused
> driver").
> - CONFIG_SND_SOC_PHYCORE_AC97=y
> Removed by commit 440534a0ecfd ("ASoC: phycore-ac97: Remove unused
> driver").
> - CONFIG_SND_SOC_IMX_MC13783=y
> Removed by commit 83e7e2278680 ("ASoC: imx-mc13783: Remove unused
> driver").
>
> Reviewed-by: Fabio Estevam <festevam at gmail.com>
> Signed-off-by: Josua Mayer <josua at solid-run.com>
Applied, thanks!
More information about the linux-arm-kernel
mailing list