Skip to content

Commit c0f6242

Browse files
committed
ARM: at91: at91_dt_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 3616498 commit c0f6242

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

arch/arm/configs/at91_dt_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ CONFIG_BLK_DEV_LOOP=y
7979
CONFIG_BLK_DEV_RAM=y
8080
CONFIG_BLK_DEV_RAM_COUNT=4
8181
CONFIG_BLK_DEV_RAM_SIZE=8192
82-
CONFIG_ATMEL_TCLIB=y
8382
CONFIG_ATMEL_SSC=y
8483
CONFIG_EEPROM_AT24=y
8584
CONFIG_SCSI=y
@@ -225,7 +224,6 @@ CONFIG_AT91_SAMA5D2_ADC=y
225224
CONFIG_PWM=y
226225
CONFIG_PWM_ATMEL=y
227226
CONFIG_PWM_ATMEL_HLCDC_PWM=y
228-
CONFIG_PWM_ATMEL_TCB=y
229227
CONFIG_EXT4_FS=y
230228
CONFIG_FANOTIFY=y
231229
CONFIG_VFAT_FS=y

0 commit comments

Comments
 (0)