diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-12-28 23:46:19 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2021-01-02 16:06:48 +0300 |
commit | 3a4e55c355a42657eea2230ec28ae1a9d9de75d5 (patch) | |
tree | 64a144b470a215816fa7d6474780b6566b8a493c /arch/arm/configs/at91_dt_defconfig | |
parent | 5c8fe583cce542aa0b84adc939ce85293de36e5e (diff) | |
download | linux-3a4e55c355a42657eea2230ec28ae1a9d9de75d5.tar.xz |
ARM: configs: at91: remove ATMEL_TCLIB
The driver is gone, stop selecting it.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20201228204620.2678264-1-alexandre.belloni@bootlin.com
Diffstat (limited to 'arch/arm/configs/at91_dt_defconfig')
-rw-r--r-- | arch/arm/configs/at91_dt_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig index c0c219d53b24..5f3415c743ec 100644 --- a/arch/arm/configs/at91_dt_defconfig +++ b/arch/arm/configs/at91_dt_defconfig @@ -57,7 +57,6 @@ CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=4 CONFIG_BLK_DEV_RAM_SIZE=8192 -CONFIG_ATMEL_TCLIB=y CONFIG_ATMEL_SSC=y CONFIG_SCSI=y CONFIG_BLK_DEV_SD=y |