]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ARM: at91: Drop unneeded select of COMMON_CLK
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 21 Jan 2020 10:37:07 +0000 (11:37 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 10 Feb 2020 16:55:32 +0000 (17:55 +0100)
commite77a63a7424dba472e92b6d99bda381cb5b28d74
treea7d79608ad385d02b95136154658f87bd8b7f81a
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9
ARM: at91: Drop unneeded select of COMMON_CLK

Support for AT91/Microchip SoCs depends on ARCH_MULTIPLATFORM or
ARM_SINGLE_ARMV7M, which both select COMMON_CLK.
Hence there is no need for COMMON_CLK_AT91 to select COMMON_CLK.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Ludovic Desroches <ludovic.desroches@microchip.com>
Link: https://lore.kernel.org/r/20200121103722.1781-5-geert+renesas@glider.be
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/mach-at91/Kconfig