[PATCH 1/1] sound: all sound devices must depend on CONFIG_SOUND

Simon Glass sjg at chromium.org
Sun Nov 2 20:53:50 CET 2025


On Fri, 31 Oct 2025 at 22:07, Heinrich Schuchardt <
heinrich.schuchardt at canonical.com> wrote:
>
> Clean up the sound Kconfig options to let all sound devices depend on
> CONFIG_SOUND.
>
> Before this patch it was possible to select CONFIG_SOUND_MAX98357A even
> with CONFIG_SOUND=n.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  drivers/sound/Kconfig | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list