On Thu, Nov 8, 2018 at 10:36 AM Sudeep Holla <sudeep.ho...@arm.com> wrote: > > On Wed, Nov 07, 2018 at 11:39:42PM +0100, Marc Gonzalez wrote: > > Commit a7314405d83c ("drop ARM_BIG_LITTLE_CPUFREQ support for ARM64") > > dropped ARM_BIG_LITTLE_CPUFREQ support for ARM64. > > > > Looks good, > > Acked-by: Sudeep Holla <sudeep.ho...@arm.com> > > But I left it intentionally to avoid churn assuming it will go away when > ARM SoC team runs savedefconfig and sync the defconfig.
I would never do that, instead I want patches like the one that Marc sent in order to make sure we don't accidentally drop anything that is still required, e.g. when an option got renamed or gained a dependency. Arnd