From: Peter Ujfalusi Date: Thu, 30 Sep 2021 07:04:38 +0000 (+0300) Subject: ASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfig X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=724cd2e42630120f59d7dee3d0073b1f09d60db2;p=linux.git ASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfig We have growing number of options under SND_SOC_SOF_TOPLEVEL as SOF adaptation is growing (Intel, NXP, AMD and Mediatek) and new features are added. It will make the menuconfig user experience much cleaner if we move the SOF options under a separate page. Signed-off-by: Peter Ujfalusi Reviewed-by: Bard Liao Reviewed-by: Daniel Baluta Reviewed-by: Ranjani Sridharan Link: https://lore.kernel.org/r/20210930070438.16846-1-peter.ujfalusi@linux.intel.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/sof/Kconfig b/sound/soc/sof/Kconfig index cd659493b5dfe..94d1a859fedc3 100644 --- a/sound/soc/sof/Kconfig +++ b/sound/soc/sof/Kconfig @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-only -config SND_SOC_SOF_TOPLEVEL +menuconfig SND_SOC_SOF_TOPLEVEL bool "Sound Open Firmware Support" help This adds support for Sound Open Firmware (SOF). SOF is free and