Staging: hv: force hyper-v drivers to be built as a module
commit222076b681cb59ec0bcaf10075ecb9e05f3810b4
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Jul 2009 16:17:51 +0000 (27 09:17 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:49 +0000 (15 12:01 -0700)
treebf0245b8308c1dfa6d75faa6621b2d57916b1be5
parent06da0bc86565765cb6bf2fd85dbdeeea88095051
Staging: hv: force hyper-v drivers to be built as a module

Right now they can not be built into the kernel due to global
symbol name conflicts that this code is causing.

Thanks to Nicolas Palix <npalix@diku.dk> for pointing this out.

Reported-by: Nicolas Palix <npalix@diku.dk>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/Kconfig