S5P: universal: Enable the pwm driver

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
This commit is contained in:
Minkyu Kang 2011-03-10 20:10:38 +09:00 committed by Albert Aribaud
parent 96caf02f60
commit aa44a45f73

View File

@ -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