浏览代码

ALSA: ASoC - clean up Kconfig for TLV320AIC2

Removed unnecessary dependency.  Also, make it uninteractive, as it's
only for selection by other configs.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Takashi Iwai 17 年之前
父节点
当前提交
446e0f6910
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      sound/soc/codecs/Kconfig

+ 2 - 2
sound/soc/codecs/Kconfig

@@ -68,8 +68,8 @@ config SND_SOC_TLV320AIC23
 	depends on I2C
 
 config SND_SOC_TLV320AIC26
-	tristate "TI TLV320AIC26 Codec support"
-	depends on SND_SOC && SPI
+	tristate
+	depends on SPI
 
 config SND_SOC_TLV320AIC3X
 	tristate