[PATCH 0/2] drop unused POWER_AVS option for ARM/ARM64 config

From: Andrey Zhizhikin
Date: Mon Nov 30 2020 - 06:28:59 EST


This series cleans up kernel config files, removing the unused POWER_AVS
option.

It has been removed in commit 785b5bb41b0a ("PM: AVS: Drop the avs
directory and the corresponding Kconfig"), from the tree and
therefore should be removed frorm default config files delivered for ARM
and ARM64 builds.

Andrey Zhizhikin (2):
arm64: defconfig: drop unused POWER_AVS option
ARM: multi_v7_defconfig: drop unused POWER_AVS option

arch/arm/configs/multi_v7_defconfig | 1 -
arch/arm64/configs/defconfig | 1 -
2 files changed, 2 deletions(-)

--
2.17.1