mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-21 22:21:36 +00:00
S5P: universal: Enable the pwm driver
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
This commit is contained in:
parent
96caf02f60
commit
aa44a45f73
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue