diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-12-28 21:46:20 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2021-01-02 14:06:48 +0100 |
commit | 00a1aa475f507454fab82f02c6230c8fb2312a12 (patch) | |
tree | ffcef0aa2bca2386b9c27a414c1efad0672cac26 /arch/arm/configs/multi_v5_defconfig | |
parent | 3a4e55c355a42657eea2230ec28ae1a9d9de75d5 (diff) |
ARM: configs: multi_{v5,v7}: 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-2-alexandre.belloni@bootlin.com
Diffstat (limited to 'arch/arm/configs/multi_v5_defconfig')
-rw-r--r-- | arch/arm/configs/multi_v5_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/multi_v5_defconfig b/arch/arm/configs/multi_v5_defconfig index e00be9faa23b..81c45d1baba6 100644 --- a/arch/arm/configs/multi_v5_defconfig +++ b/arch/arm/configs/multi_v5_defconfig @@ -105,7 +105,6 @@ CONFIG_MTD_SPI_NOR=y CONFIG_SPI_ASPEED_SMC=y CONFIG_MTD_UBI=y CONFIG_BLK_DEV_LOOP=y -CONFIG_ATMEL_TCLIB=y CONFIG_ATMEL_SSC=m CONFIG_EEPROM_AT24=y # CONFIG_SCSI_PROC_FS is not set |