projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96caf02
)
S5P: universal: Enable the pwm driver
author
Minkyu Kang
<mk7.kang@samsung.com>
Thu, 10 Mar 2011 11:10:38 +0000
(20:10 +0900)
committer
Albert 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
patch
|
blob
|
history
diff --git
a/include/configs/s5pc210_universal.h
b/include/configs/s5pc210_universal.h
index c033a8d626d671b136ba16dbbd511d7e61fefd8d..59159849770bba81de2d53a9bcb3fedf75654418 100644
(file)
--- 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