From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@linaro.org (Viresh Kumar) Date: Tue, 12 Dec 2017 12:26:44 +0530 Subject: [PATCH v2 2/7] cpufreq: ARM: sort the Kconfig menu In-Reply-To: <20171207135616.23670-3-gregory.clement@free-electrons.com> References: <20171207135616.23670-1-gregory.clement@free-electrons.com> <20171207135616.23670-3-gregory.clement@free-electrons.com> Message-ID: <20171212065644.GG25177@vireshk-i7> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07-12-17, 14:56, Gregory CLEMENT wrote: > Group all the related big LITTLE configuration together and sort the > other entries in alphabetic order. > > Signed-off-by: Gregory CLEMENT > --- > drivers/cpufreq/Kconfig.arm | 82 ++++++++++++++++++++++----------------------- > 1 file changed, 41 insertions(+), 41 deletions(-) Acked-by: Viresh Kumar -- viresh