projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04b0f1e
)
tegra: Activate CONFIG_SND_DRIVERS
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 31 May 2024 12:39:51 +0000
(14:39 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Mon, 8 Jul 2024 19:13:26 +0000
(21:13 +0200)
The option CONFIG_SND_DRIVERS is activated by default in the generic
configuration, do not deactivate it for tegra. This fixes the build of
the kmod-sound-dummy package on tegra.
(cherry picked from commit
21213c8156ccca90c135910b2ae2cdf40b8d98c3
)
Link:
https://github.com/openwrt/openwrt/pull/15898
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/tegra/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/tegra/config-5.15
b/target/linux/tegra/config-5.15
index 257ffda252ad3a0ecb100df28317def15438779e..3434bd7a9a2e927c8c4091f3fe267e235dd64d90 100644
(file)
--- a/
target/linux/tegra/config-5.15
+++ b/
target/linux/tegra/config-5.15
@@
-386,7
+386,6
@@
CONFIG_SMP_ON_UP=y
CONFIG_SND=y
# CONFIG_SND_COMPRESS_OFFLOAD is not set
CONFIG_SND_DMAENGINE_PCM=y
-# CONFIG_SND_DRIVERS is not set
# CONFIG_SND_HDA_TEGRA is not set
CONFIG_SND_JACK=y
CONFIG_SND_JACK_INPUT_DEV=y