diff mbox series

ASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfig

Message ID 20210930070438.16846-1-peter.ujfalusi@linux.intel.com (mailing list archive)
State Accepted
Commit 724cd2e42630120f59d7dee3d0073b1f09d60db2
Headers show
Series ASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfig | expand

Commit Message

Peter Ujfalusi Sept. 30, 2021, 7:04 a.m. UTC
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 <peter.ujfalusi@linux.intel.com>
Reviewed-by: Bard Liao <bard.liao@intel.com>
Reviewed-by: Daniel Baluta <daniel.baluta@gmail.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
---
Hi,

screen shots of before and after of menuconfig is attached to the PR for
sof-dev:
https://github.com/thesofproject/linux/pull/3148

Regards,
Peter

 sound/soc/sof/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Mark Brown Sept. 30, 2021, 2:58 p.m. UTC | #1
On Thu, 30 Sep 2021 10:04:38 +0300, Peter Ujfalusi wrote:
> 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.
> 
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: SOF: Change SND_SOC_SOF_TOPLEVEL from config to menuconfig
      commit: 724cd2e42630120f59d7dee3d0073b1f09d60db2

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
diff mbox series

Patch

diff --git a/sound/soc/sof/Kconfig b/sound/soc/sof/Kconfig
index cd659493b5df..94d1a859fedc 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