projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5a4f52
)
ARM: S5P: Added selection DEV_PWM for HRT
author
Kukjin Kim
<kgene.kim@samsung.com>
Mon, 13 Jun 2011 07:46:09 +0000
(16:46 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Wed, 20 Jul 2011 14:16:37 +0000
(23:16 +0900)
Basically, the SAMSUNG_DEV_PWM is required to use s5p-time.c for HRT.
Reported-by: Marek Szyprowski<m.szyprowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-s5p/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/plat-s5p/Kconfig
b/arch/arm/plat-s5p/Kconfig
index e98f5c5c787961d57ab88d4a618ec19152a84011..7f9ff2afffd93d4fcb897901e7fc8f100f847878 100644
(file)
--- 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