sound: Convert to menuconfig
Convert menu in sound Kconfig files to menuconfig and if. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
@@ -3,7 +3,7 @@ menu "SoC Audio support for SuperH"
|
||||
|
||||
config SND_SOC_PCM_SH7760
|
||||
tristate "SoC Audio support for Renesas SH7760"
|
||||
depends on CPU_SUBTYPE_SH7760 && SND_SOC && SH_DMABRG
|
||||
depends on CPU_SUBTYPE_SH7760 && SH_DMABRG
|
||||
help
|
||||
Enable this option for SH7760 AC97/I2S audio support.
|
||||
|
||||
@@ -13,10 +13,9 @@ config SND_SOC_PCM_SH7760
|
||||
##
|
||||
|
||||
config SND_SOC_SH4_HAC
|
||||
tristate
|
||||
select AC97_BUS
|
||||
select SND_SOC_AC97_BUS
|
||||
select SND_AC97_CODEC
|
||||
tristate
|
||||
|
||||
config SND_SOC_SH4_SSI
|
||||
tristate
|
||||
|
Reference in New Issue
Block a user