summaryrefslogtreecommitdiff
path: root/include/configs/s5p_goni.h
diff options
context:
space:
mode:
authorMinkyu Kang <mk7.kang@samsung.com>2011-03-10 11:10:19 (GMT)
committerAlbert Aribaud <albert.aribaud@free.fr>2011-03-27 17:20:06 (GMT)
commit96caf02f6078194655a8566d8c445d0ac4b52c4c (patch)
treef01a4cff610c2b1e6261452ff489c24dc69bc9e3 /include/configs/s5p_goni.h
parentdc795a8882a45e1b5b3796454cfebb31feb179fc (diff)
downloadu-boot-fsl-qoriq-96caf02f6078194655a8566d8c445d0ac4b52c4c.tar.xz
S5P: goni: Enable the pwm driver
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/s5p_goni.h')
-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 f53e798..597cf57 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