diff --git a/include/configs/smdkc100.h b/include/configs/smdkc100.h index fb8b43c06dc4db937a27a5383b7db7cb181c4c2c..1ae123445bf479ed45dbde8a4680382b61287fc3 100644 --- a/include/configs/smdkc100.h +++ b/include/configs/smdkc100.h @@ -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