From 323fd5955f844d1b6acf1a1af488da460f657ff2 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Wed, 1 Sep 2021 18:08:33 +0200 Subject: clk: versatile: Rename ICST to CLK_ICST For consistency, prefix the ICST config option with CLK as all other clock source drivers have. Signed-off-by: Jean Delvare Cc: Linus Walleij Cc: Michael Turquette Cc: Stephen Boyd Reviewed-by: Linus Walleij Link: https://lore.kernel.org/r/20210901180833.4558932d@endymion Signed-off-by: Stephen Boyd --- arch/arm/mach-versatile/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-versatile') diff --git a/arch/arm/mach-versatile/Kconfig b/arch/arm/mach-versatile/Kconfig index d88e7725bf99..f78a1d358031 100644 --- a/arch/arm/mach-versatile/Kconfig +++ b/arch/arm/mach-versatile/Kconfig @@ -7,7 +7,7 @@ config ARCH_VERSATILE select ARM_VIC select CLKSRC_VERSATILE select CPU_ARM926T - select ICST + select CLK_ICST select MFD_SYSCON select PLAT_VERSATILE select POWER_RESET -- cgit v1.2.3