mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-14 09:09:56 +00:00
Staging: comedi: fix Kbuild
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>
This commit is contained in:
parent
18e352e4a7
commit
c69a1f0943
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user