]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: imx_v4_v5_defconfig: update for v6.19-rc1
authorJosua Mayer <josua@solid-run.com>
Sun, 4 Jan 2026 09:38:52 +0000 (11:38 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 17 Jan 2026 05:59:36 +0000 (13:59 +0800)
commit42832d01c6114cf503a01983ff4e2512dad926fe
tree8ca6fa4acda0e4dc5dce679e1f80f0ff35416b3d
parent4cd1eadb61de88013f7cdc88dc7293338493fe72
ARM: imx_v4_v5_defconfig: update for v6.19-rc1

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@gmail.com>
Signed-off-by: Josua Mayer <josua@solid-run.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v4_v5_defconfig