Skip to content

Commit

Permalink
Staging: ft1000: mark pcmcia driver broken
Browse files Browse the repository at this point in the history
The driver hasn't been updated since the .30 kernel release and will
not build due to pcmcia api changes.  Mark it broken for now so no
one hits it in their build accidentally.

Cc: Marek Belisko <marek.belisko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Sep 22, 2010
1 parent e92049a commit 7832167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/ft1000/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ config FT1000_USB

config FT1000_PCMCIA
tristate "Driver for ft1000 pcmcia device."
depends on PCMCIA
depends on PCMCIA && BROKEN
depends on NET
help
Say Y if you want to have support for Flarion card also called
Expand Down

0 comments on commit 7832167

Please sign in to comment.