mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
Enable SND_SOC_SPDIF on armmp-lpae
Needed for Cubietruck
This commit is contained in:
4
debian/changelog
vendored
4
debian/changelog
vendored
@@ -1,11 +1,15 @@
|
||||
linux (4.19.28-3) UNRELEASED; urgency=medium
|
||||
|
||||
[ Ben Hutchings ]
|
||||
* debian/bin/abiupdate.py: Automatically select the correct archive to fetch
|
||||
from
|
||||
* debian/bin/abiupdate.py: Change default URLs to use https: scheme
|
||||
* [powerpc*] vdso: Make vdso32 installation conditional in vdso_install
|
||||
(Closes: #785065)
|
||||
|
||||
[ Stefan Fritsch ]
|
||||
* [armhf] Enable SND_SOC_SPDIF for Cubietruck (Closes: #884562)
|
||||
|
||||
-- Ben Hutchings <ben@decadent.org.uk> Mon, 18 Mar 2019 22:50:08 +0000
|
||||
|
||||
linux (4.19.28-2) unstable; urgency=medium
|
||||
|
||||
5
debian/config/armhf/config
vendored
5
debian/config/armhf/config
vendored
@@ -1357,6 +1357,11 @@ CONFIG_SND_SOC=m
|
||||
##
|
||||
CONFIG_SND_BCM2835_SOC_I2S=m
|
||||
|
||||
##
|
||||
## file: sound/soc/codecs/Kconfig
|
||||
##
|
||||
CONFIG_SND_SOC_SPDIF=y
|
||||
|
||||
##
|
||||
## file: sound/soc/davinci/Kconfig
|
||||
##
|
||||
|
||||
1
debian/config/armhf/config.armmp-lpae
vendored
1
debian/config/armhf/config.armmp-lpae
vendored
@@ -18,4 +18,3 @@ CONFIG_ARM_LPAE=y
|
||||
## file: drivers/iommu/Kconfig
|
||||
##
|
||||
CONFIG_ARM_SMMU=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user