S5P: universal: Enable the pwm driver
authorMinkyu Kang <mk7.kang@samsung.com>
Thu, 10 Mar 2011 11:10:38 +0000 (20:10 +0900)
committerAlbert Aribaud <albert.aribaud@free.fr>
Sun, 27 Mar 2011 17:20:08 +0000 (19:20 +0200)
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/s5pc210_universal.h

index c033a8d..5915984 100644 (file)
@@ -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