From dc17fde99436fd7912914c0e4d3f106820ffe9e8 Mon Sep 17 00:00:00 2001 From: Tim Harvey Date: Thu, 8 Sep 2016 08:40:03 -0700 Subject: kernel: clean up usb gadget support clean up usb gadget support: - rename gadget modules so that they appear together and are easier to identify as gadget modules - make usb-lib-composite and usb-gadget hidden as there is no point in selecting those without gadget drivers that require them as deps Signed-off-by: Tim Harvey --- target/linux/omap24xx/profiles/100-n810.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/omap24xx') diff --git a/target/linux/omap24xx/profiles/100-n810.mk b/target/linux/omap24xx/profiles/100-n810.mk index 36f30866d0..bf2598c61e 100644 --- a/target/linux/omap24xx/profiles/100-n810.mk +++ b/target/linux/omap24xx/profiles/100-n810.mk @@ -16,7 +16,7 @@ define Profile/n810-base kmod-fs-vfat kmod-fs-msdos \ kmod-input-evdev \ kmod-leds-gpio \ - kmod-usb-tahvo kmod-usb-eth-gadget \ + kmod-usb-tahvo kmod-usb-gadget-eth \ kmod-usb-net kmod-usb-net-cdc-ether kmod-usb-net-pegasus kmod-usb-net-rndis \ kmod-usb-storage kmod-usb-hid \ kmod-bluetooth kmod-bluetooth-hci-h4p bluez-utils bluez-hcidump \ -- cgit v1.2.3