On Fri, 31 Oct 2025 at 22:07, Heinrich Schuchardt < [email protected]> 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 <[email protected]> > --- > drivers/sound/Kconfig | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

