Staging: comedi: enable it to build on all arches

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>
This commit is contained in:
Greg Kroah-Hartman 2013-01-21 14:19:45 -08:00
parent 3eb4fd1f56
commit 35be842538
1 changed files with 0 additions and 2 deletions

View File

@ -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.