* [U-Boot] [PATCH 4/4] S5P: universal: Enable the pwm driver
@ 2011-03-10 11:08 Minkyu Kang
0 siblings, 0 replies; only message in thread
From: Minkyu Kang @ 2011-03-10 11:08 UTC (permalink / raw)
To: u-boot
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
---
include/configs/s5pc210_universal.h | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
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
--
1.7.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-10 11:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10 11:08 [U-Boot] [PATCH 4/4] S5P: universal: Enable the pwm driver Minkyu Kang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox