Skip to content

Commit

Permalink
ARM: S5P: Added selection DEV_PWM for HRT
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kukjin Kim committed Jul 20, 2011
1 parent b5a4f52 commit 0d8f6e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/plat-s5p/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ config S5P_GPIO_INT

config S5P_HRT
bool
select SAMSUNG_DEV_PWM
help
Use the High Resolution timer support

Expand Down

0 comments on commit 0d8f6e0

Please sign in to comment.