Skip to content

Commit

Permalink
Staging: comedi: fix Kbuild
Browse files Browse the repository at this point in the history
comedi doesn't like being built into the kernel right now, so force it
to be a module.

Reported-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman authored and Greg Kroah-Hartman committed Jan 28, 2009
1 parent 18e352e commit c69a1f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/comedi/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
config COMEDI
tristate "Data Acquision support (comedi)"
default N
depends on m
---help---
Enable support a wide range of data acquision devices
for Linux.
Expand Down

0 comments on commit c69a1f0

Please sign in to comment.