From: Pete Zaitcev Date: Fri, 14 Nov 2008 04:31:21 +0000 (-0700) Subject: USB: Allow usbmon as a module even if usbcore is builtin X-Git-Tag: v2.6.29-rc1~182^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f150fa1afbf69a87f54752579ff2bb769aad88b3;p=pandora-kernel.git USB: Allow usbmon as a module even if usbcore is builtin usbmon can only be built as a module if usbcore is a module too. Trivial changes to the relevant Kconfig and Makefile (and a few trivial changes elsewhere) allow usbmon to be built as a module even if usbcore is builtin. This is verified to work in all 9 permutations (3 correctly prohibited by Kconfig, 6 build a suitable result). Signed-off-by: Paul Bolle Signed-off-by: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed