Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56136
b: refs/heads/master
c: 97a1dd5
h: refs/heads/master
v: v3
  • Loading branch information
David Brownell authored and Jaroslav Kysela committed May 11, 2007
1 parent 3251514 commit 2dc71e8
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 83c51c0ab08f55468d8f5444ff2f70a36841a21f
refs/heads/master: 97a1dd5bee9edab5172553cbdcfc858393814556
3 changes: 0 additions & 3 deletions trunk/sound/soc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 0 additions & 4 deletions trunk/sound/soc/at91/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
4 changes: 0 additions & 4 deletions trunk/sound/soc/pxa/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
5 changes: 0 additions & 5 deletions trunk/sound/soc/s3c24xx/Kconfig
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -10,6 +8,3 @@ config SND_S3C24XX_SOC

config SND_S3C24XX_SOC_I2S
tristate

endmenu

0 comments on commit 2dc71e8

Please sign in to comment.