OSDN Git Service

staging: comedi: allow it to be built-in
authorIan Abbott <abbotti@mev.co.uk>
Wed, 8 Mar 2017 18:02:04 +0000 (18:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2017 13:08:58 +0000 (14:08 +0100)
commit144113b003cf9b26f1ed45ff06d867711f4133c6
tree233bc5bebce4803c4b7ac8d40ccdd4516da06e4a
parentd1d78d20800f8e1bd41518d45d5a3d604d9b1040
staging: comedi: allow it to be built-in

There is no particular reason why comedi has to be built as kernel
modules.  Remove the `depends on m` from the Kconfig file to allow it to
be built-in.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/Kconfig