File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -166,6 +166,11 @@ config SND_BCM2708_SOC_ALLO_PIANO_DAC_PLUS
166
166
depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
167
167
select SND_SOC_PCM512x_I2C
168
168
help
169
+ Allo Piano DAC Plus (2.1) driver requires firmware which can
170
+ be obtained from:
171
+
172
+ <https://allo.com/sparky/piano-dac-2-1.html>
173
+
169
174
Say Y or M if you want to add support for Allo Piano DAC Plus.
170
175
171
176
config SND_BCM2708_SOC_FE_PI_AUDIO
Original file line number Diff line number Diff line change @@ -679,5 +679,5 @@ static struct platform_driver snd_allo_piano_dac_driver = {
679
679
module_platform_driver (snd_allo_piano_dac_driver );
680
680
681
681
MODULE_AUTHOR (
"Baswaraj K <[email protected] >" );
682
- MODULE_DESCRIPTION ("ALSA ASoC Machine Driver for Allo Piano DAC Plus" );
682
+ MODULE_DESCRIPTION ("ASoC Driver for Allo Piano DAC Plus. Device and firmware details in https://allo.com/sparky/piano-dac-2-1.html " );
683
683
MODULE_LICENSE ("GPL v2" );
You can’t perform that action at this time.
0 commit comments