ARM: defconfig: fix CONFIG_SND_SOC_AC97_CODEC name
authorArnd Bergmann <arnd@arndb.de>
Thu, 11 Aug 2022 14:51:16 +0000 (16:51 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 29 Aug 2022 08:45:56 +0000 (10:45 +0200)
commit8bd2b56b53dbfa87419e45614506222df1970ba5
tree5b652fba49d1062a762d60ab09e7f7b7a25fdd65
parent8a981ea176e27f793120f098072ac993af3c81c8
ARM: defconfig: fix CONFIG_SND_SOC_AC97_CODEC name

The CONFIG_SND_SOC_AC97 symbol was recently enabled but does not
actually exist. From the patch description, I assume that this
was meant to be CONFIG_SND_SOC_AC97_CODEC, which is used in
imx_v6_v7_defconfig.

Fixes: 2cc1cd26e913 ("ARM: configs: Enable ASoC AC'97 glue")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig