Commit 8b318c7c authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds

[PATCH] ATM Ambassador no longer BROKEN_ON_SMP

Chas Williams fixed the compilation on SMP, so we can remove the Kconfig
annotation now and let people select it in the build again.
parent 968736ca
......@@ -241,7 +241,7 @@ config ATM_IDT77252_USE_SUNI
config ATM_AMBASSADOR
tristate "Madge Ambassador (Collage PCI 155 Server)"
depends on PCI && ATM && BROKEN_ON_SMP
depends on PCI && ATM
help
This is a driver for ATMizer based ATM card produced by Madge
Networks Ltd. Say Y (or M to compile as a module named ambassador)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment