Searched hist:f150fa1afbf69a87f54752579ff2bb769aad88b3 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/usb/mon/ |
H A D | Kconfig | diff f150fa1afbf69a87f54752579ff2bb769aad88b3 Fri Nov 14 05:31:21 CET 2008 Pete Zaitcev <zaitcev@redhat.com> 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 <pebolle@tiscali.nl> Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | Makefile | diff f150fa1afbf69a87f54752579ff2bb769aad88b3 Fri Nov 14 05:31:21 CET 2008 Pete Zaitcev <zaitcev@redhat.com> 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 <pebolle@tiscali.nl> Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/linux/drivers/usb/core/ |
H A D | hcd.c | diff f150fa1afbf69a87f54752579ff2bb769aad88b3 Fri Nov 14 05:31:21 CET 2008 Pete Zaitcev <zaitcev@redhat.com> 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 <pebolle@tiscali.nl> Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|