]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: at91/defconfig: add TCB PWM driver selection
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 1 Dec 2014 11:27:16 +0000 (12:27 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 4 Dec 2014 16:32:00 +0000 (17:32 +0100)
This is the selection of the new PWM driver using TC Blocks. This driver is
useful so we enable it in both sama5 and at91_dt defconfig files.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/configs/at91_dt_defconfig
arch/arm/configs/sama5_defconfig

index 3b515c17948771b17a11b7d9158de203f9f91723..cb6ec18ce68b74977ad69d0edc55b3c4c2c07d3c 100644 (file)
@@ -186,6 +186,7 @@ CONFIG_IIO=y
 CONFIG_AT91_ADC=y
 CONFIG_PWM=y
 CONFIG_PWM_ATMEL=y
+CONFIG_PWM_ATMEL_TCB=y
 CONFIG_EXT4_FS=y
 CONFIG_FANOTIFY=y
 CONFIG_VFAT_FS=y
index 5fb825690814eda1885e0de0b28821a3ec9ac122..3d9ee7a69c37c8059ab0813d09feb6840204d207 100644 (file)
@@ -184,6 +184,7 @@ CONFIG_IIO=y
 CONFIG_AT91_ADC=y
 CONFIG_PWM=y
 CONFIG_PWM_ATMEL=y
+CONFIG_PWM_ATMEL_TCB=y
 CONFIG_EXT4_FS=y
 CONFIG_FANOTIFY=y
 CONFIG_VFAT_FS=y