MX51: vision2: Fix build for vision2 board.
[oweals/u-boot.git] / include / configs / smdkc100.h
index fb8b43c06dc4db937a27a5383b7db7cb181c4c2c..70e23b58c8f1a3963e38c29603f368ee98dadd59 100644 (file)
  * 1MB = 0x100000, 0x100000 = 1024 * 1024
  */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + (1 << 20))
-                                               /* initial data */
 /*
  * select serial console configuration
  */
 #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