21b3d1d792
These drivers do not compile on big endian systems, and parisc is big endian. Also mark some as broken on m68k as well. Signed-off-by: Matthew Wilcox <willy@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
15 lines
506 B
Plaintext
15 lines
506 B
Plaintext
#
|
|
# Config.in for PCBIT ISDN driver
|
|
#
|
|
config ISDN_DRV_PCBIT
|
|
tristate "PCBIT-D support"
|
|
depends on ISDN_I4L && ISA && (BROKEN || X86)
|
|
help
|
|
This enables support for the PCBIT ISDN-card. This card is
|
|
manufactured in Portugal by Octal. For running this card,
|
|
additional firmware is necessary, which has to be downloaded into
|
|
the card using a utility which is distributed separately. See
|
|
<file:Documentation/isdn/README> and
|
|
<file:Documentation/isdn/README.pcbit> for more information.
|
|
|