diff options
Diffstat (limited to 'sound/soc/sunxi/Kconfig')
| -rw-r--r-- | sound/soc/sunxi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sunxi/Kconfig b/sound/soc/sunxi/Kconfig index 66aad0d3f9c7..8134c3c94229 100644 --- a/sound/soc/sunxi/Kconfig +++ b/sound/soc/sunxi/Kconfig | |||
| @@ -31,7 +31,7 @@ config SND_SUN8I_CODEC_ANALOG | |||
| 31 | config SND_SUN50I_CODEC_ANALOG | 31 | config SND_SUN50I_CODEC_ANALOG |
| 32 | tristate "Allwinner sun50i Codec Analog Controls Support" | 32 | tristate "Allwinner sun50i Codec Analog Controls Support" |
| 33 | depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST | 33 | depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST |
| 34 | select SND_SUNXI_ADDA_PR_REGMAP | 34 | select SND_SUN8I_ADDA_PR_REGMAP |
| 35 | help | 35 | help |
| 36 | Say Y or M if you want to add support for the analog controls for | 36 | Say Y or M if you want to add support for the analog controls for |
| 37 | the codec embedded in Allwinner A64 SoC. | 37 | the codec embedded in Allwinner A64 SoC. |
