linux-postmarketos-grate: enable WM8962 (MR 4931)
This sound card is used on surface rt [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
355ecfb07b
commit
dd0ca74839
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pkgname=linux-postmarketos-grate
|
pkgname=linux-postmarketos-grate
|
||||||
pkgver=6.6.14
|
pkgver=6.6.14
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Linux kernel with experimental patches for Tegra"
|
pkgdesc="Linux kernel with experimental patches for Tegra"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
url="https://gitlab.com/grate-driver/linux"
|
url="https://gitlab.com/grate-driver/linux"
|
||||||
|
@ -47,5 +47,5 @@ package() {
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
d1dd9f42cfaf64815059295b81832d250b7958fb51508707f0e292934566d936d9ae7a0ad58be1dcb8fefe9b2571b2a8ea53151715f22d11a85973e94ba7c452 linux-postmarketos-grate-v6.6.14-lts.tar.bz2
|
d1dd9f42cfaf64815059295b81832d250b7958fb51508707f0e292934566d936d9ae7a0ad58be1dcb8fefe9b2571b2a8ea53151715f22d11a85973e94ba7c452 linux-postmarketos-grate-v6.6.14-lts.tar.bz2
|
||||||
b779932789ec9b0d3741f2af264b0fb63ea9f88853de9434ccc047272b16e10a910847e02f028d7fa94e5ea684c0221699f15a589e0ba079cbfdceafddebaf1c config-postmarketos-grate.armv7
|
2c51730fa1d94c8dfad94b8fb51cd97ab58132d61ba38b188e8e09d1fd5dc49ae81e84d615321c437e1353dbbf293ccf5d162a1f0ffd51191b7522fcab004925 config-postmarketos-grate.armv7
|
||||||
"
|
"
|
||||||
|
|
|
@ -4025,7 +4025,7 @@ CONFIG_SND_SOC_TEGRA_RT5631=m
|
||||||
CONFIG_SND_SOC_TEGRA_RT5640=m
|
CONFIG_SND_SOC_TEGRA_RT5640=m
|
||||||
CONFIG_SND_SOC_TEGRA_WM8753=m
|
CONFIG_SND_SOC_TEGRA_WM8753=m
|
||||||
CONFIG_SND_SOC_TEGRA_WM8903=m
|
CONFIG_SND_SOC_TEGRA_WM8903=m
|
||||||
# CONFIG_SND_SOC_TEGRA_WM8962 is not set
|
CONFIG_SND_SOC_TEGRA_WM8962=m
|
||||||
CONFIG_SND_SOC_TEGRA_WM8994=m
|
CONFIG_SND_SOC_TEGRA_WM8994=m
|
||||||
CONFIG_SND_SOC_TEGRA_WM9712=m
|
CONFIG_SND_SOC_TEGRA_WM9712=m
|
||||||
CONFIG_SND_SOC_TEGRA_TRIMSLICE=m
|
CONFIG_SND_SOC_TEGRA_TRIMSLICE=m
|
||||||
|
@ -4212,7 +4212,7 @@ CONFIG_SND_SOC_WM8903=m
|
||||||
# CONFIG_SND_SOC_WM8940 is not set
|
# CONFIG_SND_SOC_WM8940 is not set
|
||||||
# CONFIG_SND_SOC_WM8960 is not set
|
# CONFIG_SND_SOC_WM8960 is not set
|
||||||
# CONFIG_SND_SOC_WM8961 is not set
|
# CONFIG_SND_SOC_WM8961 is not set
|
||||||
# CONFIG_SND_SOC_WM8962 is not set
|
CONFIG_SND_SOC_WM8962=m
|
||||||
# CONFIG_SND_SOC_WM8974 is not set
|
# CONFIG_SND_SOC_WM8974 is not set
|
||||||
# CONFIG_SND_SOC_WM8978 is not set
|
# CONFIG_SND_SOC_WM8978 is not set
|
||||||
# CONFIG_SND_SOC_WM8985 is not set
|
# CONFIG_SND_SOC_WM8985 is not set
|
||||||
|
|
Loading…
Reference in a new issue