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<m.szyprowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
tirimbino
Kukjin Kim 14 years ago
parent b5a4f52421
commit 0d8f6e04ad
  1. 1
      arch/arm/plat-s5p/Kconfig

@ -39,6 +39,7 @@ config S5P_GPIO_INT
config S5P_HRT config S5P_HRT
bool bool
select SAMSUNG_DEV_PWM
help help
Use the High Resolution timer support Use the High Resolution timer support

Loading…
Cancel
Save