mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
meta-ti: linux-3.0: beagle: defconfig: add some gadget drivers
Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -2794,12 +2794,12 @@ CONFIG_USB_FUNCTIONFS=m
|
||||
# CONFIG_USB_FUNCTIONFS_ETH is not set
|
||||
CONFIG_USB_FUNCTIONFS_RNDIS=y
|
||||
# CONFIG_USB_FUNCTIONFS_GENERIC is not set
|
||||
# CONFIG_USB_FILE_STORAGE is not set
|
||||
# CONFIG_USB_MASS_STORAGE is not set
|
||||
CONFIG_USB_FILE_STORAGE=m
|
||||
CONFIG_USB_MASS_STORAGE=m
|
||||
# CONFIG_USB_G_SERIAL is not set
|
||||
# CONFIG_USB_MIDI_GADGET is not set
|
||||
# CONFIG_USB_G_PRINTER is not set
|
||||
# CONFIG_USB_CDC_COMPOSITE is not set
|
||||
CONFIG_USB_CDC_COMPOSITE=m
|
||||
# CONFIG_USB_G_MULTI is not set
|
||||
CONFIG_USB_G_HID=m
|
||||
CONFIG_USB_G_DBGP=m
|
||||
|
||||
@@ -10,7 +10,7 @@ PV = "3.0.4"
|
||||
SRCREV_pn-${PN} = "04aa37b5f943920017ad094e776cd5514b1a9246"
|
||||
|
||||
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
|
||||
MACHINE_KERNEL_PR_append = "e"
|
||||
MACHINE_KERNEL_PR_append = "f"
|
||||
|
||||
FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user