ARM: config: multi v7: Add renamed symbols
authorJoel Stanley <joel@jms.id.au>
Tue, 15 Jun 2021 01:14:32 +0000 (10:44 +0930)
committerJoel Stanley <joel@jms.id.au>
Thu, 16 Sep 2021 07:35:45 +0000 (17:05 +0930)
commit95fff5840584569a4c1857445bfc2f2500b8ddf6
treec834b7e0f2fb25a02315c5837eeaf8f5d55f1647
parente07ecee5b139ef18214723afc1372950250de55c
ARM: config: multi v7: Add renamed symbols

These options were renamed in recent times. Add the new name so the
driver is built again, and drop the old name.

POWER_AVS was renamed POWER_AVS_OMAP in commit bca815d62054 ("PM: AVS:
smartreflex Move driver to soc specific drivers"). Add the new symbol.

QCOM_PM became ARM_QCOM_SPM_CPUIDLE in commit a871be6b8eee ("cpuidle: Convert
Qualcomm SPM driver to a generic CPUidle driver").

SND_MMP_SOC became CONFIG_SND_MMP_SOC_SSPA in commit a97e384ba78f ("ASoC:
mmp-sspa: Add Device Tree support"). Enable that instead.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20210615011435.518115-4-joel@jms.id.au
arch/arm/configs/multi_v7_defconfig