ARM: Remove redundant CLKDEV_LOOKUP selects
authorStephen Boyd <sboyd@kernel.org>
Thu, 9 Apr 2020 06:44:08 +0000 (23:44 -0700)
committerStephen Boyd <sboyd@kernel.org>
Tue, 5 May 2020 19:33:57 +0000 (12:33 -0700)
commite8bd633bc05278ffb4f4ad39050bd9a33acca947
treea2bd8a659e988062569bd76947c815772100dc63
parent38d6d848845ebbbe8f3354a972e815a073bb61f7
ARM: Remove redundant CLKDEV_LOOKUP selects

These platforms select COMMON_CLK indirectly through use of the
ARCH_MULTIPLATFORM config option that they depend on implicitly via some
V7/V6/V5 multi platform config option. The COMMON_CLK config option
already selects CLKDEV_LOOKUP so it's redundant to have this selected
again.

Cc: Tony Prisk <linux@prisktech.co.nz>
Cc: Russell King <linux@armlinux.org.uk>
Cc: <linux-arm-kernel@lists.infradead.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lkml.kernel.org/r/20200409064416.83340-3-sboyd@kernel.org
arch/arm/Kconfig
arch/arm/mach-vt8500/Kconfig