lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aWslXMyRc3w6rkos@dragon>
Date: Sat, 17 Jan 2026 13:59:56 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: Josua Mayer <josua@...id-run.com>
Cc: Russell King <linux@...linux.org.uk>,
	Sascha Hauer <s.hauer@...gutronix.de>,
	Pengutronix Kernel Team <kernel@...gutronix.de>,
	Fabio Estevam <festevam@...il.com>,
	linux-arm-kernel@...ts.infradead.org, imx@...ts.linux.dev,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] ARM: imx_v4_v5_defconfig: update for v6.19-rc1

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@...il.com>
> Signed-off-by: Josua Mayer <josua@...id-run.com>

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ