Enable some popular audio addon drivers
This commit is contained in:
parent
fdbebc1572
commit
b7b78a8eda
@ -263,6 +263,13 @@ CONFIG_SND_BCM2835_SOC_I2S=m
|
|||||||
CONFIG_DRM_VC4=m
|
CONFIG_DRM_VC4=m
|
||||||
CONFIG_RASPBERRYPI_FIRMWARE=y
|
CONFIG_RASPBERRYPI_FIRMWARE=y
|
||||||
CONFIG_RASPBERRYPI_POWER=y
|
CONFIG_RASPBERRYPI_POWER=y
|
||||||
|
# popular digital audio HATs
|
||||||
|
CONFIG_SND_SOC_PCM512x=m
|
||||||
|
CONFIG_SND_SOC_PCM512x_I2C=m
|
||||||
|
CONFIG_SND_SOC_PCM512x_SPI=m
|
||||||
|
CONFIG_SND_SOC_WM8804=m
|
||||||
|
CONFIG_SND_SOC_WM8804_I2C=m
|
||||||
|
CONFIG_SND_SOC_WM8804_SPI=m
|
||||||
|
|
||||||
# Exynos
|
# Exynos
|
||||||
CONFIG_ARCH_EXYNOS3=y
|
CONFIG_ARCH_EXYNOS3=y
|
||||||
|
@ -2150,6 +2150,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 8 2016 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||||
|
- Enable some popular audio addon drivers
|
||||||
|
|
||||||
* Wed Sep 07 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.0-0.rc5.git2.1
|
* Wed Sep 07 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.0-0.rc5.git2.1
|
||||||
- Linux v4.8-rc5-62-gd060e0f
|
- Linux v4.8-rc5-62-gd060e0f
|
||||||
- Reenable debugging options.
|
- Reenable debugging options.
|
||||||
|
Loading…
Reference in New Issue
Block a user