mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-07 19:10:57 -04:00
S5P: smdkc100: Enable the pwm driver
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
This commit is contained in:
parent
70fc52dfaa
commit
dc795a8882
@ -68,6 +68,9 @@
|
||||
#define CONFIG_SERIAL0 1 /* use SERIAL 0 on SMDKC100 */
|
||||
#define CONFIG_SERIAL_MULTI 1
|
||||
|
||||
/* PWM */
|
||||
#define CONFIG_PWM 1
|
||||
|
||||
/* allow to overwrite serial and ethaddr */
|
||||
#define CONFIG_ENV_OVERWRITE
|
||||
#define CONFIG_BAUDRATE 115200
|
||||
|
Loading…
x
Reference in New Issue
Block a user