summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2023-04-17 23:50:55 +0300
committerDavid S. Miller <davem@davemloft.net>2023-04-19 15:11:41 +0300
commitfcd4843a19d50f9e59116b2643e1a7d171b6fca1 (patch)
treeb70512f191a335e0ba644801019f6db827c04e63 /drivers
parent1f64757ee2bb22a93ec89b4c71707297e8cca0ba (diff)
downloadlinux-fcd4843a19d50f9e59116b2643e1a7d171b6fca1.tar.xz
hamradio: drop ISA_DMA_API dependency
It looks like the dependency got added accidentally in commit a553260618d8 ("[PATCH] ISA DMA Kconfig fixes - part 3"). Unlike the previously removed dmascc driver, the scc driver never used DMA. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/hamradio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/hamradio/Kconfig b/drivers/net/hamradio/Kconfig
index a9c44f08199d..a94c7bd5db2e 100644
--- a/drivers/net/hamradio/Kconfig
+++ b/drivers/net/hamradio/Kconfig
@@ -47,7 +47,7 @@ config BPQETHER
config SCC
tristate "Z8530 SCC driver"
- depends on ISA && AX25 && ISA_DMA_API
+ depends on ISA && AX25
help
These cards are used to connect your Linux box to an amateur radio
in order to communicate with other computers. If you want to use