Skip to content

Commit

Permalink
Staging: comedi: enable it to build on all arches
Browse files Browse the repository at this point in the history
Hopefully all of the arch-specific problems are now resolved, so let's
let this subsystem be enabled on all arches.  If there are problems
found, we will fix them up.

Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: H Hartley Sweeten <hartleys@visionengravers.com>
Cc: Bernd Porr <mail@berndporr.me.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Jan 21, 2013
1 parent 3eb4fd1 commit 35be842
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/comedi/Kconfig
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
config COMEDI
tristate "Data acquisition support (comedi)"
depends on m
depends on BROKEN || FRV || M32R || MN10300 || SUPERH || TILE || \
X86 || ARM
---help---
Enable support a wide range of data acquisition devices
for Linux.
Expand Down

0 comments on commit 35be842

Please sign in to comment.