projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70fc52d
)
S5P: smdkc100: Enable the pwm driver
author
Minkyu Kang
<mk7.kang@samsung.com>
Thu, 10 Mar 2011 11:09:43 +0000
(20:09 +0900)
committer
Albert Aribaud
<albert.aribaud@free.fr>
Sun, 27 Mar 2011 17:20:03 +0000
(19:20 +0200)
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/smdkc100.h
patch
|
blob
|
history
diff --git
a/include/configs/smdkc100.h
b/include/configs/smdkc100.h
index
fb8b43c
..
1ae1234
100644
(file)
--- a/
include/configs/smdkc100.h
+++ b/
include/configs/smdkc100.h
@@
-68,6
+68,9
@@
#define CONFIG_SERIAL0 1 /* use SERIAL 0 on SMDKC100 */
#define CONFIG_SERIAL_MULTI 1
+/* PWM */
+#define CONFIG_PWM 1
+
/* allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE
#define CONFIG_BAUDRATE 115200