summaryrefslogtreecommitdiff
path: root/drivers/atm/Makefile
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-04-26 20:54:31 +0300
committerDavid S. Miller <davem@davemloft.net>2022-04-27 14:22:56 +0300
commit41c335c8212387a7563b0eb7f885591ad49970be (patch)
treecd56a2b0c589b4437f90438be1c5d96301a1a393 /drivers/atm/Makefile
parent95ccb04192cd16aea1338ad5ad25e96c39cf8486 (diff)
downloadlinux-41c335c8212387a7563b0eb7f885591ad49970be.tar.xz
net: atm: remove support for Fujitsu FireStream ATM devices
This driver received nothing but automated fixes (mostly spelling and compiler warnings) since git era begun. Since it's using virt_to_bus it's unlikely to be used on any modern platform. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm/Makefile')
-rw-r--r--drivers/atm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/atm/Makefile b/drivers/atm/Makefile
index 99ecbc280643..7d38fdaddd09 100644
--- a/drivers/atm/Makefile
+++ b/drivers/atm/Makefile
@@ -26,7 +26,6 @@ endif
obj-$(CONFIG_ATM_DUMMY) += adummy.o
obj-$(CONFIG_ATM_TCP) += atmtcp.o
-obj-$(CONFIG_ATM_FIRESTREAM) += firestream.o
obj-$(CONFIG_ATM_LANAI) += lanai.o
obj-$(CONFIG_ATM_HE) += he.o