You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07: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:
committed by
Greg Kroah-Hartman
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.
|
||||
|
||||
Reference in New Issue
Block a user