|
@@ -1,6 +1,6 @@
|
|
|
config SND_BF5XX_I2S
|
|
|
tristate "SoC I2S Audio for the ADI BF5xx chip"
|
|
|
- depends on BLACKFIN && SND_SOC
|
|
|
+ depends on BLACKFIN
|
|
|
help
|
|
|
Say Y or M if you want to add support for codecs attached to
|
|
|
the Blackfin SPORT (synchronous serial ports) interface in I2S
|
|
@@ -34,7 +34,7 @@ config SND_BFIN_AD73311_SE
|
|
|
|
|
|
config SND_BF5XX_AC97
|
|
|
tristate "SoC AC97 Audio for the ADI BF5xx chip"
|
|
|
- depends on BLACKFIN && SND_SOC
|
|
|
+ depends on BLACKFIN
|
|
|
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
|