From: Kukjin Kim Date: Mon, 13 Jun 2011 07:46:09 +0000 (+0900) Subject: ARM: S5P: Added selection DEV_PWM for HRT X-Git-Tag: firefly_0821_release~3680^2~4841^2^2~45 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0d8f6e04adba626e21b65f149e7ef38d7e9eceac;p=firefly-linux-kernel-4.4.55.git ARM: S5P: Added selection DEV_PWM for HRT Basically, the SAMSUNG_DEV_PWM is required to use s5p-time.c for HRT. Reported-by: Marek Szyprowski Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/plat-s5p/Kconfig b/arch/arm/plat-s5p/Kconfig index e98f5c5c7879..7f9ff2afffd9 100644 --- a/arch/arm/plat-s5p/Kconfig +++ b/arch/arm/plat-s5p/Kconfig @@ -39,6 +39,7 @@ config S5P_GPIO_INT config S5P_HRT bool + select SAMSUNG_DEV_PWM help Use the High Resolution timer support