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: <CAPDyKFoSCjPA8SfNuUtMfGwsyS65-qoQ=Mf3g95TLx3pnuk8FA@mail.gmail.com>
Date: Fri, 17 Oct 2025 15:30:41 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Johan Hovold <johan@...nel.org>
Cc: linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org, 
	Mikko Rapeli <mikko.rapeli@...aro.org>
Subject: Re: [PATCH] mmc: wmt-sdmmc: fix compile test default

On Fri, 10 Oct 2025 at 15:40, Johan Hovold <johan@...nel.org> wrote:
>
> Enabling compile testing should not enable every individual driver (we
> have "allyesconfig" for that).
>
> Fixes: 7cd8db0fb0b2 ("mmc: add COMPILE_TEST to multiple drivers")
> Cc: Mikko Rapeli <mikko.rapeli@...aro.org>
> Signed-off-by: Johan Hovold <johan@...nel.org>

Applied for fixes, thanks!

Kind regards
Uffe


> ---
>  drivers/mmc/host/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
> index 2c963cb6724b..10d0ef58ef49 100644
> --- a/drivers/mmc/host/Kconfig
> +++ b/drivers/mmc/host/Kconfig
> @@ -950,7 +950,7 @@ config MMC_USHC
>  config MMC_WMT
>         tristate "Wondermedia SD/MMC Host Controller support"
>         depends on ARCH_VT8500 || COMPILE_TEST
> -       default y
> +       default ARCH_VT8500
>         help
>           This selects support for the SD/MMC Host Controller on
>           Wondermedia WM8505/WM8650 based SoCs.
> --
> 2.49.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ