From 2dc71e80af6ee7900578286ca6bc592d9e1f0818 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Wed, 21 Mar 2007 11:54:04 +0100 Subject: [PATCH] --- yaml --- r: 56136 b: refs/heads/master c: 97a1dd5bee9edab5172553cbdcfc858393814556 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/Kconfig | 3 --- trunk/sound/soc/at91/Kconfig | 4 ---- trunk/sound/soc/pxa/Kconfig | 4 ---- trunk/sound/soc/s3c24xx/Kconfig | 5 ----- 5 files changed, 1 insertion(+), 17 deletions(-) diff --git a/[refs] b/[refs] index e34136eb9840..0b10074cbe07 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 83c51c0ab08f55468d8f5444ff2f70a36841a21f +refs/heads/master: 97a1dd5bee9edab5172553cbdcfc858393814556 diff --git a/trunk/sound/soc/Kconfig b/trunk/sound/soc/Kconfig index 03e04aecd74c..23a5c3b7e5d5 100644 --- a/trunk/sound/soc/Kconfig +++ b/trunk/sound/soc/Kconfig @@ -22,12 +22,9 @@ config SND_SOC will be called snd-soc-core. # All the supported Soc's -menu "SoC Platforms" -depends on SND_SOC source "sound/soc/at91/Kconfig" source "sound/soc/pxa/Kconfig" source "sound/soc/s3c24xx/Kconfig" -endmenu # Supported codecs source "sound/soc/codecs/Kconfig" diff --git a/trunk/sound/soc/at91/Kconfig b/trunk/sound/soc/at91/Kconfig index a5b2558916c1..e41e75edc3df 100644 --- a/trunk/sound/soc/at91/Kconfig +++ b/trunk/sound/soc/at91/Kconfig @@ -1,5 +1,3 @@ -menu "SoC Audio for the Atmel AT91" - config SND_AT91_SOC tristate "SoC Audio for the Atmel AT91 System-on-Chip" depends on ARCH_AT91 && SND_SOC @@ -27,5 +25,3 @@ config SND_AT91_SOC_ETI_SLAVE help Say Y if you want to run with the AT91 SSC generating the BCLK and LRC signals on Endrelia boards. - -endmenu diff --git a/trunk/sound/soc/pxa/Kconfig b/trunk/sound/soc/pxa/Kconfig index b9ab3b8e1d3e..a83e22937c27 100644 --- a/trunk/sound/soc/pxa/Kconfig +++ b/trunk/sound/soc/pxa/Kconfig @@ -1,5 +1,3 @@ -menu "SoC Audio for the Intel PXA2xx" - config SND_PXA2XX_SOC tristate "SoC Audio for the Intel PXA2xx chip" depends on ARCH_PXA && SND_SOC @@ -55,5 +53,3 @@ config SND_PXA2XX_SOC_TOSA help Say Y if you want to add support for SoC audio on Sharp Zaurus SL-C6000x models (Tosa). - -endmenu diff --git a/trunk/sound/soc/s3c24xx/Kconfig b/trunk/sound/soc/s3c24xx/Kconfig index bb6e00a1cf66..044a3712077a 100644 --- a/trunk/sound/soc/s3c24xx/Kconfig +++ b/trunk/sound/soc/s3c24xx/Kconfig @@ -1,5 +1,3 @@ -menu "SoC Audio for the Samsung S3C24XX" - config SND_S3C24XX_SOC tristate "SoC Audio for the Samsung S3C24XX chips" depends on ARCH_S3C2410 && SND_SOC @@ -10,6 +8,3 @@ config SND_S3C24XX_SOC config SND_S3C24XX_SOC_I2S tristate - -endmenu -