Hello Krzysztof, > -----Original Message----- > From: Krzysztof Kozlowski <[email protected]> > Sent: Monday, November 30, 2020 1:23 PM > To: ZHIZHIKIN Andrey <[email protected]> > Cc: [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; linux- > [email protected]; Nishanth Menon <[email protected]>; Ulf Hansson > <[email protected]> > Subject: Re: [PATCH 2/2] ARM: multi_v7_defconfig: drop unused > POWER_AVS option > > This email is not from Hexagon’s Office 365 instance. Please be careful while > clicking links, opening attachments, or replying to this email. > > > On Mon, Nov 30, 2020 at 11:27:31AM +0000, Andrey Zhizhikin wrote: > > Commit 785b5bb41b0a ("PM: AVS: Drop the avs directory and the > > corresponding Kconfig") moved AVS code to SOC-specific folders, and > > removed corresponding Kconfig from drivers/power, leaving original > > POWER_AVS config option enabled in multi_v7_defconfig file. > > > > Remove the option, which has no references in the tree anymore. > > > > Fixes: 785b5bb41b0a ("PM: AVS: Drop the avs directory and the > > corresponding Kconfig") > > Cc: Nishanth Menon <[email protected]> > > Cc: Ulf Hansson <[email protected]> > > Signed-off-by: Andrey Zhizhikin > > <[email protected]> > > Thanks for the patch. You should also remove it from the omap2plus config.
True, just realized this config option is present in arch/arm/configs/omap2plus_defconfig. Thanks for pointing this out, would submit a separate patch to take care of it now. > > Best regards, > Krzysztof Regards, Andrey

