Sfoglia il codice sorgente

S5P: goni: Enable the pwm driver

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang 14 anni fa
parent
commit
96caf02f60
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      include/configs/s5p_goni.h

+ 3 - 0
include/configs/s5p_goni.h

@@ -69,6 +69,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