mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 14:43:16 +00:00
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>
This commit is contained in:
parent
1f64757ee2
commit
fcd4843a19
@ -47,7 +47,7 @@ config BPQETHER
|
|||||||
|
|
||||||
config SCC
|
config SCC
|
||||||
tristate "Z8530 SCC driver"
|
tristate "Z8530 SCC driver"
|
||||||
depends on ISA && AX25 && ISA_DMA_API
|
depends on ISA && AX25
|
||||||
help
|
help
|
||||||
These cards are used to connect your Linux box to an amateur radio
|
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
|
in order to communicate with other computers. If you want to use
|
||||||
|
Loading…
x
Reference in New Issue
Block a user