Skip to content

Commit a8365bf

Browse files
committed
arm64: defconfig: Drop unneeded unselectable sound drivers
SND_SOC_ES8328 is selected by SND_SOC_ES8328_I2C. SND_SOC_WCD939X is selected by SND_SOC_WCD939X. None of these are user-visible options so their presence in defconfig is redundant. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 927f125 commit a8365bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arch/arm64/configs/defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,6 @@ CONFIG_SND_SOC_DA7213=m
10551055
CONFIG_SND_SOC_ES7134=m
10561056
CONFIG_SND_SOC_ES7241=m
10571057
CONFIG_SND_SOC_ES8316=m
1058-
CONFIG_SND_SOC_ES8328=m
10591058
CONFIG_SND_SOC_ES8328_I2C=m
10601059
CONFIG_SND_SOC_GTM601=m
10611060
CONFIG_SND_SOC_MSM8916_WCD_ANALOG=m
@@ -1073,7 +1072,6 @@ CONFIG_SND_SOC_TLV320AIC32X4_I2C=m
10731072
CONFIG_SND_SOC_TLV320AIC3X_I2C=m
10741073
CONFIG_SND_SOC_WCD9335=m
10751074
CONFIG_SND_SOC_WCD934X=m
1076-
CONFIG_SND_SOC_WCD939X=m
10771075
CONFIG_SND_SOC_WCD939X_SDW=m
10781076
CONFIG_SND_SOC_WM8524=m
10791077
CONFIG_SND_SOC_WM8904=m

0 commit comments

Comments
 (0)