Skip to content

Commit 3616498

Browse files
committed
ARM: at91: sama5_defconfig: remove ATMEL_TCLIB
ATMEL_TCLIB is not needed anymore due to recent change of TC clock driver. PWM_ATMEL_TCB was also removed as it depends on ATMEL_TCLIB. Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
1 parent 23c1827 commit 3616498

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

arch/arm/configs/sama5_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ CONFIG_BLK_DEV_LOOP=y
101101
CONFIG_BLK_DEV_RAM=y
102102
CONFIG_BLK_DEV_RAM_COUNT=4
103103
CONFIG_BLK_DEV_RAM_SIZE=8192
104-
CONFIG_ATMEL_TCLIB=y
105104
CONFIG_ATMEL_SSC=y
106105
CONFIG_EEPROM_AT24=y
107106
CONFIG_SCSI=y
@@ -272,7 +271,6 @@ CONFIG_AT91_SAMA5D2_ADC=y
272271
CONFIG_PWM=y
273272
CONFIG_PWM_ATMEL=y
274273
CONFIG_PWM_ATMEL_HLCDC_PWM=y
275-
CONFIG_PWM_ATMEL_TCB=y
276274
CONFIG_EXT4_FS=y
277275
CONFIG_FANOTIFY=y
278276
CONFIG_OVERLAY_FS=y

0 commit comments

Comments
 (0)