]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
S5P: goni: Enable the pwm driver
authorMinkyu Kang <mk7.kang@samsung.com>
Thu, 10 Mar 2011 11:10:19 +0000 (20:10 +0900)
committerAlbert Aribaud <albert.aribaud@free.fr>
Sun, 27 Mar 2011 17:20:06 +0000 (19:20 +0200)
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/s5p_goni.h

index f53e79810b256ddc435f09a16cd7d8e11939d81d..597cf57ab5d215ec9f6737e03933bc9e41149e1e 100644 (file)
@@ -69,6 +69,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