Commit aa1c61c1 authored by Andi Kleen's avatar Andi Kleen Committed by Stephen Hemminger

[ATM]: Mark unclean drivers as not-64BIT.

parent 2d164490
...@@ -166,7 +166,7 @@ config ATM_ZATM_DEBUG ...@@ -166,7 +166,7 @@ config ATM_ZATM_DEBUG
# fi # fi
config ATM_NICSTAR config ATM_NICSTAR
tristate "IDT 77201 (NICStAR) (ForeRunnerLE)" tristate "IDT 77201 (NICStAR) (ForeRunnerLE)"
depends on PCI && ATM depends on PCI && ATM && !64BIT
help help
The NICStAR chipset family is used in a large number of ATM NICs for The NICStAR chipset family is used in a large number of ATM NICs for
25 and for 155 Mbps, including IDT cards and the Fore ForeRunnerLE 25 and for 155 Mbps, including IDT cards and the Fore ForeRunnerLE
...@@ -282,7 +282,7 @@ config ATM_HORIZON_DEBUG ...@@ -282,7 +282,7 @@ config ATM_HORIZON_DEBUG
config ATM_IA config ATM_IA
tristate "Interphase ATM PCI x575/x525/x531" tristate "Interphase ATM PCI x575/x525/x531"
depends on PCI && ATM depends on PCI && ATM && !64BIT
---help--- ---help---
This is a driver for the Interphase (i)ChipSAR adapter cards This is a driver for the Interphase (i)ChipSAR adapter cards
which include a variety of variants in term of the size of the which include a variety of variants in term of the size of the
......
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