Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232085
b: refs/heads/master
c: 91056ac
h: refs/heads/master
i:
  232083: ccbea75
v: v3
  • Loading branch information
Barry Song authored and Mark Brown committed Jan 18, 2011
1 parent 7b8afa1 commit 00537d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 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: 950a95d4e2e2c3a9fb0daceaaf55b969e4710ce7
refs/heads/master: 91056acbcb6f58265698a091a1a211f994fdb579
11 changes: 6 additions & 5 deletions trunk/sound/soc/blackfin/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
config SND_BF5XX_I2S
tristate "SoC I2S Audio for the ADI BF5xx chip"
depends on BLACKFIN
select SND_BF5XX_SOC_SPORT
help
Say Y or M if you want to add support for codecs attached to
the Blackfin SPORT (synchronous serial ports) interface in I2S
Expand Down Expand Up @@ -35,6 +36,7 @@ config SND_BFIN_AD73311_SE
config SND_BF5XX_TDM
tristate "SoC I2S(TDM mode) Audio for the ADI BF5xx chip"
depends on (BLACKFIN && SND_SOC)
select SND_BF5XX_SOC_SPORT
help
Say Y or M if you want to add support for codecs attached to
the Blackfin SPORT (synchronous serial ports) interface in TDM
Expand All @@ -61,6 +63,10 @@ config SND_BF5XX_SOC_AD193X
config SND_BF5XX_AC97
tristate "SoC AC97 Audio for the ADI BF5xx chip"
depends on BLACKFIN
select AC97_BUS
select SND_SOC_AC97_BUS
select SND_BF5XX_SOC_SPORT
select SND_BF5XX_SOC_AC97
help
Say Y or M if you want to add support for codecs attached to
the Blackfin SPORT (synchronous serial ports) interface in slot 16
Expand Down Expand Up @@ -122,17 +128,12 @@ config SND_BF5XX_SOC_SPORT

config SND_BF5XX_SOC_I2S
tristate
select SND_BF5XX_SOC_SPORT

config SND_BF5XX_SOC_TDM
tristate
select SND_BF5XX_SOC_SPORT

config SND_BF5XX_SOC_AC97
tristate
select AC97_BUS
select SND_SOC_AC97_BUS
select SND_BF5XX_SOC_SPORT

config SND_BF5XX_SPORT_NUM
int "Set a SPORT for Sound chip"
Expand Down

0 comments on commit 00537d3

Please sign in to comment.