mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ARM: configs: rockchip: add uvc to rv1106-rndis.config
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: I83de76ba4e7a0827f0bcfc4840db1c1b4adcacc7
This commit is contained in:
@@ -15,12 +15,11 @@ CONFIG_USB_SUPPORT=y
|
||||
# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
|
||||
# CONFIG_I2C_TINY_USB is not set
|
||||
# CONFIG_LTE_GDM724X is not set
|
||||
# CONFIG_MDIO_MVUSB is not set
|
||||
# CONFIG_MEDIA_USB_SUPPORT is not set
|
||||
# CONFIG_MFD_DLN2 is not set
|
||||
# CONFIG_MFD_VIPERBOARD is not set
|
||||
# CONFIG_MISC_RTSX_USB is not set
|
||||
# CONFIG_MMC_USHC is not set
|
||||
# CONFIG_MMC_VUB300 is not set
|
||||
# CONFIG_MOST is not set
|
||||
# CONFIG_NOP_USB_XCEIV is not set
|
||||
# CONFIG_NVME_TARGET is not set
|
||||
@@ -62,7 +61,7 @@ CONFIG_USB_CONFIGFS_F_FS=y
|
||||
# CONFIG_USB_CONFIGFS_F_UAC1 is not set
|
||||
# CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
|
||||
# CONFIG_USB_CONFIGFS_F_UAC2 is not set
|
||||
# CONFIG_USB_CONFIGFS_F_UVC is not set
|
||||
CONFIG_USB_CONFIGFS_F_UVC=y
|
||||
# CONFIG_USB_CONFIGFS_MASS_STORAGE is not set
|
||||
# CONFIG_USB_CONFIGFS_NCM is not set
|
||||
# CONFIG_USB_CONFIGFS_OBEX is not set
|
||||
@@ -95,6 +94,7 @@ CONFIG_USB_DWC3_OF_SIMPLE=m
|
||||
# CONFIG_USB_FUSB300 is not set
|
||||
CONFIG_USB_F_FS=m
|
||||
CONFIG_USB_F_RNDIS=m
|
||||
CONFIG_USB_F_UVC=m
|
||||
CONFIG_USB_GADGET=m
|
||||
# CONFIG_USB_GADGETFS is not set
|
||||
# CONFIG_USB_GADGET_DEBUG is not set
|
||||
@@ -129,8 +129,6 @@ CONFIG_USB_LIBCOMPOSITE=m
|
||||
# CONFIG_USB_LINK_LAYER_TEST is not set
|
||||
# CONFIG_USB_M66592 is not set
|
||||
# CONFIG_USB_MASS_STORAGE is not set
|
||||
# CONFIG_USB_MAX3420_UDC is not set
|
||||
# CONFIG_USB_MAX3421_HCD is not set
|
||||
# CONFIG_USB_MDC800 is not set
|
||||
# CONFIG_USB_MIDI_GADGET is not set
|
||||
# CONFIG_USB_MON is not set
|
||||
|
||||
Reference in New Issue
Block a user