diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-11-18 19:55:06 -0500 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-11-18 19:55:06 -0500 |
commit | 4b317d212cc23a1d635ca8329c802224178afddf (patch) | |
tree | c671d279518dad01e58ff97b639fdb984aa2c9e6 /drivers/isdn/pcbit/Kconfig | |
parent | 79bfb0a98fdc73ed6a18469cef245cbf50a1d8bb (diff) | |
parent | b286e39207237e2f6929959372bf66d9a8d05a82 (diff) |
Merge branch 'master'
Diffstat (limited to 'drivers/isdn/pcbit/Kconfig')
-rw-r--r-- | drivers/isdn/pcbit/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/pcbit/Kconfig b/drivers/isdn/pcbit/Kconfig index f06997faef16..0933881ab0c2 100644 --- a/drivers/isdn/pcbit/Kconfig +++ b/drivers/isdn/pcbit/Kconfig | |||
@@ -3,7 +3,7 @@ | |||
3 | # | 3 | # |
4 | config ISDN_DRV_PCBIT | 4 | config ISDN_DRV_PCBIT |
5 | tristate "PCBIT-D support" | 5 | tristate "PCBIT-D support" |
6 | depends on ISDN_I4L && ISA && (BROKEN || !PPC) | 6 | depends on ISDN_I4L && ISA && (BROKEN || X86) |
7 | help | 7 | help |
8 | This enables support for the PCBIT ISDN-card. This card is | 8 | This enables support for the PCBIT ISDN-card. This card is |
9 | manufactured in Portugal by Octal. For running this card, | 9 | manufactured in Portugal by Octal. For running this card, |