Staging: comedi: enable it to build on all arches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 22:19:45 +0000 (14:19 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 22:19:45 +0000 (14:19 -0800)
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>
drivers/staging/comedi/Kconfig

index 081e9947820b4881324e8ac2e7e27348b3a65fc9..b1d1a0e652a5444b76e0cb7c56380cf1c701bd1c 100644 (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.