summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMinkyu Kang <mk7.kang@samsung.com>2011-03-10 20:10:19 +0900
committerAlbert Aribaud <albert.aribaud@free.fr>2011-03-27 19:20:06 +0200
commit96caf02f6078194655a8566d8c445d0ac4b52c4c (patch)
treef01a4cff610c2b1e6261452ff489c24dc69bc9e3 /include
parentdc795a8882a45e1b5b3796454cfebb31feb179fc (diff)
downloadblackbird-obmc-uboot-96caf02f6078194655a8566d8c445d0ac4b52c4c.tar.gz
blackbird-obmc-uboot-96caf02f6078194655a8566d8c445d0ac4b52c4c.zip
S5P: goni: Enable the pwm driver
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/s5p_goni.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h
index f53e79810b..597cf57ab5 100644
--- a/include/configs/s5p_goni.h
+++ b/include/configs/s5p_goni.h
@@ -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
OpenPOWER on IntegriCloud