hamradio: drop ISA_DMA_API dependency
authorArnd Bergmann <arnd@arndb.de>
Mon, 17 Apr 2023 20:50:55 +0000 (22:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Apr 2023 12:11:41 +0000 (13:11 +0100)
commitfcd4843a19d50f9e59116b2643e1a7d171b6fca1
treeb70512f191a335e0ba644801019f6db827c04e63
parent1f64757ee2bb22a93ec89b4c71707297e8cca0ba
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>
drivers/net/hamradio/Kconfig