aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/Makefile
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-04-26 10:54:36 -0700
committerDavid S. Miller <davem@davemloft.net>2022-04-27 12:22:56 +0100
commit865e2eb08f51820bdefa37a80abe771b5979d440 (patch)
tree8701faed134b85c39f624c64102fbe598b3cdeec /drivers/net/hamradio/Makefile
parentnet: wan: remove support for Z85230-based devices (diff)
downloadlinux-dev-865e2eb08f51820bdefa37a80abe771b5979d440.tar.xz
linux-dev-865e2eb08f51820bdefa37a80abe771b5979d440.zip
net: hamradio: remove support for DMA SCC devices
Another incarnation of Z8530, looks like? Again, no real changes in the git history, and it needs VIRT_TO_BUS. Unlikely to have users, let's spend less time refactoring dead code... Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hamradio/Makefile')
-rw-r--r--drivers/net/hamradio/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/hamradio/Makefile b/drivers/net/hamradio/Makefile
index 7a1518d763e3..25fc400369ba 100644
--- a/drivers/net/hamradio/Makefile
+++ b/drivers/net/hamradio/Makefile
@@ -11,7 +11,6 @@
# Christoph Hellwig <hch@infradead.org>
#
-obj-$(CONFIG_DMASCC) += dmascc.o
obj-$(CONFIG_SCC) += scc.o
obj-$(CONFIG_MKISS) += mkiss.o
obj-$(CONFIG_6PACK) += 6pack.o