diff options
| author | Dominique Martinet <[email protected]> | 2024-11-22 14:43:02 +0000 |
|---|---|---|
| committer | Dominique Martinet <[email protected]> | 2024-11-22 14:48:14 +0000 |
| commit | e0260d530b73ee969ae971d14daa02376dcfc93f (patch) | |
| tree | 2bc63ae4448bd7891d6767d94ad97e3b276d0ee8 /drivers/cdx/controller/cdx_controller.c | |
| parent | 9p/xen: fix release of IRQ (diff) | |
| download | kernel-e0260d530b73ee969ae971d14daa02376dcfc93f.tar.gz kernel-e0260d530b73ee969ae971d14daa02376dcfc93f.zip | |
net/9p/usbg: allow building as standalone module
There is no reason only the usbg transport would not be its own module,
so make it tristate.
In particular, this fixes a couple of issues the current bool had:
- trans_usbg was apparently not compiled at all when NET_9P=m
- the workaround added in commit 2193ede180dd ("net/9p/usbg: fix
CONFIG_USB_GADGET dependency") became redundant because a tristate item
cannot be built-in when its dependency is a module, so we can depend on
USB_GADGET "normally" again.
Cc: Michael Grzeschik <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Message-ID: <[email protected]>
Signed-off-by: Dominique Martinet <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions
