]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mtd: maps: remove AMD Élan specific drivers
authorArnd Bergmann <arnd@arndb.de>
Tue, 26 May 2026 10:32:04 +0000 (12:32 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 27 May 2026 09:19:57 +0000 (11:19 +0200)
commit6dcd852e9b43971a84bfc442ad45e69f224f3b11
tree2b085b0b86510ccc61ed18135714249388757a0f
parentff111dc2158562ddc5e9988c26b4c0a9cd9f978c
mtd: maps: remove AMD Élan specific drivers

There were four MTD maps drivers that were used with AMD Élan SoCs.
Since 486-class CPU support was removed in commit 8b793a92d862 ("x86/cpu:
Remove M486/M486SX/ELAN support"), it is no longer possible to actually
use these. Three of them have already been removed, so remove the
remaining driver entirely.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[Miquel Raynal: Only NETtel was still in the tree, adapt the patch and the commit log]
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/nettel.c [deleted file]