From e4b2cf64b9902642e162aabe31fc61f6b4a6e7de Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Mon, 1 Dec 2014 12:27:16 +0100 Subject: 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 --- arch/arm/configs/sama5_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/configs/sama5_defconfig') diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig index 5fb825690814..3d9ee7a69c37 100644 --- a/arch/arm/configs/sama5_defconfig +++ b/arch/arm/configs/sama5_defconfig @@ -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 -- cgit v1.2.3