Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 35be8425 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

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: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3eb4fd1f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
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.