commit | 43af47f5237518c87bf53db18a38c65690688608 | [log] [tgz] |
---|---|---|
author | Minkyu Kang <mk7.kang@samsung.com> | Thu Mar 10 20:10:38 2011 +0900 |
committer | Albert Aribaud <albert.aribaud@free.fr> | Sun Mar 27 19:20:08 2011 +0200 |
tree | 5b18e89fefbdae802ced44bda002a7d1be55e4f2 | |
parent | 5bcde20ae04d1b88a5994e40d857a06255583176 [diff] |
S5P: universal: Enable the pwm driver Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h index c033a8d..5915984 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