aboutsummaryrefslogtreecommitdiff
path: root/include/configs/s5pc210_universal.h
diff options
context:
space:
mode:
authorMinkyu Kang <mk7.kang@samsung.com>2011-03-10 20:10:38 +0900
committerAlbert Aribaud <albert.aribaud@free.fr>2011-03-27 19:20:08 +0200
commitaa44a45f734d06e3536e1a7461733b52aca4869c (patch)
tree5b18e89fefbdae802ced44bda002a7d1be55e4f2 /include/configs/s5pc210_universal.h
parent96caf02f6078194655a8566d8c445d0ac4b52c4c (diff)
S5P: universal: Enable the pwm driver
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/s5pc210_universal.h')
-rw-r--r--include/configs/s5pc210_universal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h
index c033a8d62..591598497 100644
--- a/include/configs/s5pc210_universal.h
+++ b/include/configs/s5pc210_universal.h
@@ -70,6 +70,9 @@
#define CONFIG_MMC 1
#define CONFIG_S5P_MMC 1
+/* PWM */
+#define CONFIG_PWM 1
+
/* It should define before config_cmd_default.h */
#define CONFIG_SYS_NO_FLASH 1