mirror of
https://github.com/armbian/build.git
synced 2025-08-10 21:26:59 +02:00
21 lines
402 B
Diff
21 lines
402 B
Diff
--- a/sound/soc/codecs/Kconfig
|
|
+++ b/sound/soc/codecs/Kconfig
|
|
@@ -13,7 +13,6 @@
|
|
|
|
config SND_SOC_ALL_CODECS
|
|
tristate "Build all ASoC CODEC drivers"
|
|
- depends on COMPILE_TEST
|
|
imply SND_SOC_88PM860X
|
|
imply SND_SOC_L3
|
|
imply SND_SOC_AB8500_CODEC
|
|
@@ -1130,7 +1129,7 @@
|
|
depends on I2C
|
|
|
|
config SND_SOC_RT5640
|
|
- tristate
|
|
+ tristate "Realtek RT5640 CODEC"
|
|
depends on I2C
|
|
|
|
config SND_SOC_RT5645
|
|
|