summaryrefslogtreecommitdiff
path: root/arch/arm/configs/at91_dt_defconfig
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2014-12-01 12:27:16 +0100
committerNicolas Ferre <nicolas.ferre@atmel.com>2014-12-04 17:32:00 +0100
commite4b2cf64b9902642e162aabe31fc61f6b4a6e7de (patch)
treeda190c2cf4f2e242c85387ac4de895df59c32fbf /arch/arm/configs/at91_dt_defconfig
parentca01a706f171eb8634c45cad383a9f7570fef6a9 (diff)
ARM: at91/defconfig: add TCB PWM driver selection
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>
Diffstat (limited to 'arch/arm/configs/at91_dt_defconfig')
-rw-r--r--arch/arm/configs/at91_dt_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig
index 3b515c179487..cb6ec18ce68b 100644
--- a/arch/arm/configs/at91_dt_defconfig
+++ b/arch/arm/configs/at91_dt_defconfig
@@ -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