Merge pull request #4244 from HiassofT/wm8804

[RPi] add missing module for Hifiberry Digi card
This commit is contained in:
Stephan Raue 2015-07-22 11:08:15 +02:00
commit e1693c015f
2 changed files with 2 additions and 2 deletions

View File

@ -2459,7 +2459,7 @@ CONFIG_SND_SOC_WM8731=m
# CONFIG_SND_SOC_WM8770 is not set
# CONFIG_SND_SOC_WM8776 is not set
CONFIG_SND_SOC_WM8804=m
# CONFIG_SND_SOC_WM8804_I2C is not set
CONFIG_SND_SOC_WM8804_I2C=m
# CONFIG_SND_SOC_WM8804_SPI is not set
# CONFIG_SND_SOC_WM8903 is not set
# CONFIG_SND_SOC_WM8962 is not set

View File

@ -2511,7 +2511,7 @@ CONFIG_SND_SOC_WM8731=m
# CONFIG_SND_SOC_WM8770 is not set
# CONFIG_SND_SOC_WM8776 is not set
CONFIG_SND_SOC_WM8804=m
# CONFIG_SND_SOC_WM8804_I2C is not set
CONFIG_SND_SOC_WM8804_I2C=m
# CONFIG_SND_SOC_WM8804_SPI is not set
# CONFIG_SND_SOC_WM8903 is not set
# CONFIG_SND_SOC_WM8962 is not set