mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #7369 from lorenz/unify-usb-serial
linux: unify USB serial driver config
This commit is contained in:
commit
eca7ce4cb2
@ -4943,7 +4943,59 @@ CONFIG_USB_ISP1760_DUAL_ROLE=y
|
|||||||
#
|
#
|
||||||
# USB port drivers
|
# USB port drivers
|
||||||
#
|
#
|
||||||
# CONFIG_USB_SERIAL is not set
|
CONFIG_USB_SERIAL=m
|
||||||
|
# CONFIG_USB_SERIAL_GENERIC is not set
|
||||||
|
# CONFIG_USB_SERIAL_SIMPLE is not set
|
||||||
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
|
# CONFIG_USB_SERIAL_BELKIN is not set
|
||||||
|
CONFIG_USB_SERIAL_CH341=m
|
||||||
|
# CONFIG_USB_SERIAL_WHITEHEAT is not set
|
||||||
|
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
|
||||||
|
CONFIG_USB_SERIAL_CP210X=m
|
||||||
|
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
|
||||||
|
# CONFIG_USB_SERIAL_EMPEG is not set
|
||||||
|
CONFIG_USB_SERIAL_FTDI_SIO=m
|
||||||
|
# CONFIG_USB_SERIAL_VISOR is not set
|
||||||
|
# CONFIG_USB_SERIAL_IPAQ is not set
|
||||||
|
# CONFIG_USB_SERIAL_IR is not set
|
||||||
|
# CONFIG_USB_SERIAL_EDGEPORT is not set
|
||||||
|
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
|
||||||
|
# CONFIG_USB_SERIAL_F81232 is not set
|
||||||
|
# CONFIG_USB_SERIAL_F8153X is not set
|
||||||
|
# CONFIG_USB_SERIAL_GARMIN is not set
|
||||||
|
# CONFIG_USB_SERIAL_IPW is not set
|
||||||
|
CONFIG_USB_SERIAL_IUU=m
|
||||||
|
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
|
||||||
|
# CONFIG_USB_SERIAL_KEYSPAN is not set
|
||||||
|
# CONFIG_USB_SERIAL_KLSI is not set
|
||||||
|
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
|
||||||
|
# CONFIG_USB_SERIAL_MCT_U232 is not set
|
||||||
|
# CONFIG_USB_SERIAL_METRO is not set
|
||||||
|
# CONFIG_USB_SERIAL_MOS7720 is not set
|
||||||
|
# CONFIG_USB_SERIAL_MOS7840 is not set
|
||||||
|
# CONFIG_USB_SERIAL_MXUPORT is not set
|
||||||
|
# CONFIG_USB_SERIAL_NAVMAN is not set
|
||||||
|
CONFIG_USB_SERIAL_PL2303=m
|
||||||
|
# CONFIG_USB_SERIAL_OTI6858 is not set
|
||||||
|
# CONFIG_USB_SERIAL_QCAUX is not set
|
||||||
|
# CONFIG_USB_SERIAL_QUALCOMM is not set
|
||||||
|
# CONFIG_USB_SERIAL_SPCP8X5 is not set
|
||||||
|
# CONFIG_USB_SERIAL_SAFE is not set
|
||||||
|
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
|
||||||
|
# CONFIG_USB_SERIAL_SYMBOL is not set
|
||||||
|
# CONFIG_USB_SERIAL_TI is not set
|
||||||
|
# CONFIG_USB_SERIAL_CYBERJACK is not set
|
||||||
|
# CONFIG_USB_SERIAL_OPTION is not set
|
||||||
|
# CONFIG_USB_SERIAL_OMNINET is not set
|
||||||
|
# CONFIG_USB_SERIAL_OPTICON is not set
|
||||||
|
# CONFIG_USB_SERIAL_XSENS_MT is not set
|
||||||
|
# CONFIG_USB_SERIAL_WISHBONE is not set
|
||||||
|
# CONFIG_USB_SERIAL_SSU100 is not set
|
||||||
|
# CONFIG_USB_SERIAL_QT2 is not set
|
||||||
|
# CONFIG_USB_SERIAL_UPD78F0730 is not set
|
||||||
|
# CONFIG_USB_SERIAL_XR is not set
|
||||||
|
# CONFIG_USB_SERIAL_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# USB Miscellaneous drivers
|
# USB Miscellaneous drivers
|
||||||
|
@ -4616,13 +4616,13 @@ CONFIG_USB_SERIAL=m
|
|||||||
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
# CONFIG_USB_SERIAL_ARK3116 is not set
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
# CONFIG_USB_SERIAL_BELKIN is not set
|
# CONFIG_USB_SERIAL_BELKIN is not set
|
||||||
# CONFIG_USB_SERIAL_CH341 is not set
|
CONFIG_USB_SERIAL_CH341=m
|
||||||
# CONFIG_USB_SERIAL_WHITEHEAT is not set
|
# CONFIG_USB_SERIAL_WHITEHEAT is not set
|
||||||
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
|
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
|
||||||
# CONFIG_USB_SERIAL_CP210X is not set
|
CONFIG_USB_SERIAL_CP210X=m
|
||||||
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
|
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
|
||||||
# CONFIG_USB_SERIAL_EMPEG is not set
|
# CONFIG_USB_SERIAL_EMPEG is not set
|
||||||
# CONFIG_USB_SERIAL_FTDI_SIO is not set
|
CONFIG_USB_SERIAL_FTDI_SIO=m
|
||||||
# CONFIG_USB_SERIAL_VISOR is not set
|
# CONFIG_USB_SERIAL_VISOR is not set
|
||||||
# CONFIG_USB_SERIAL_IPAQ is not set
|
# CONFIG_USB_SERIAL_IPAQ is not set
|
||||||
# CONFIG_USB_SERIAL_IR is not set
|
# CONFIG_USB_SERIAL_IR is not set
|
||||||
@ -4632,7 +4632,7 @@ CONFIG_USB_SERIAL=m
|
|||||||
# CONFIG_USB_SERIAL_F8153X is not set
|
# CONFIG_USB_SERIAL_F8153X is not set
|
||||||
# CONFIG_USB_SERIAL_GARMIN is not set
|
# CONFIG_USB_SERIAL_GARMIN is not set
|
||||||
# CONFIG_USB_SERIAL_IPW is not set
|
# CONFIG_USB_SERIAL_IPW is not set
|
||||||
# CONFIG_USB_SERIAL_IUU is not set
|
CONFIG_USB_SERIAL_IUU=m
|
||||||
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
|
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
|
||||||
# CONFIG_USB_SERIAL_KEYSPAN is not set
|
# CONFIG_USB_SERIAL_KEYSPAN is not set
|
||||||
# CONFIG_USB_SERIAL_KLSI is not set
|
# CONFIG_USB_SERIAL_KLSI is not set
|
||||||
@ -4643,7 +4643,7 @@ CONFIG_USB_SERIAL=m
|
|||||||
# CONFIG_USB_SERIAL_MOS7840 is not set
|
# CONFIG_USB_SERIAL_MOS7840 is not set
|
||||||
# CONFIG_USB_SERIAL_MXUPORT is not set
|
# CONFIG_USB_SERIAL_MXUPORT is not set
|
||||||
# CONFIG_USB_SERIAL_NAVMAN is not set
|
# CONFIG_USB_SERIAL_NAVMAN is not set
|
||||||
# CONFIG_USB_SERIAL_PL2303 is not set
|
CONFIG_USB_SERIAL_PL2303=m
|
||||||
# CONFIG_USB_SERIAL_OTI6858 is not set
|
# CONFIG_USB_SERIAL_OTI6858 is not set
|
||||||
# CONFIG_USB_SERIAL_QCAUX is not set
|
# CONFIG_USB_SERIAL_QCAUX is not set
|
||||||
# CONFIG_USB_SERIAL_QUALCOMM is not set
|
# CONFIG_USB_SERIAL_QUALCOMM is not set
|
||||||
|
@ -5123,7 +5123,7 @@ CONFIG_USB_DWC2_DUAL_ROLE=y
|
|||||||
# USB port drivers
|
# USB port drivers
|
||||||
#
|
#
|
||||||
CONFIG_USB_SERIAL=m
|
CONFIG_USB_SERIAL=m
|
||||||
CONFIG_USB_SERIAL_GENERIC=y
|
# CONFIG_USB_SERIAL_GENERIC is not set
|
||||||
# CONFIG_USB_SERIAL_SIMPLE is not set
|
# CONFIG_USB_SERIAL_SIMPLE is not set
|
||||||
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
# CONFIG_USB_SERIAL_ARK3116 is not set
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
|
@ -5311,15 +5311,15 @@ CONFIG_USB_CHIPIDEA_TEGRA=y
|
|||||||
# USB port drivers
|
# USB port drivers
|
||||||
#
|
#
|
||||||
CONFIG_USB_SERIAL=m
|
CONFIG_USB_SERIAL=m
|
||||||
CONFIG_USB_SERIAL_GENERIC=y
|
# CONFIG_USB_SERIAL_GENERIC is not set
|
||||||
# CONFIG_USB_SERIAL_SIMPLE is not set
|
# CONFIG_USB_SERIAL_SIMPLE is not set
|
||||||
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
# CONFIG_USB_SERIAL_ARK3116 is not set
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
# CONFIG_USB_SERIAL_BELKIN is not set
|
# CONFIG_USB_SERIAL_BELKIN is not set
|
||||||
# CONFIG_USB_SERIAL_CH341 is not set
|
CONFIG_USB_SERIAL_CH341=m
|
||||||
# CONFIG_USB_SERIAL_WHITEHEAT is not set
|
# CONFIG_USB_SERIAL_WHITEHEAT is not set
|
||||||
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
|
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
|
||||||
# CONFIG_USB_SERIAL_CP210X is not set
|
CONFIG_USB_SERIAL_CP210X=m
|
||||||
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
|
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
|
||||||
# CONFIG_USB_SERIAL_EMPEG is not set
|
# CONFIG_USB_SERIAL_EMPEG is not set
|
||||||
CONFIG_USB_SERIAL_FTDI_SIO=m
|
CONFIG_USB_SERIAL_FTDI_SIO=m
|
||||||
@ -5332,7 +5332,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=m
|
|||||||
# CONFIG_USB_SERIAL_F8153X is not set
|
# CONFIG_USB_SERIAL_F8153X is not set
|
||||||
# CONFIG_USB_SERIAL_GARMIN is not set
|
# CONFIG_USB_SERIAL_GARMIN is not set
|
||||||
# CONFIG_USB_SERIAL_IPW is not set
|
# CONFIG_USB_SERIAL_IPW is not set
|
||||||
# CONFIG_USB_SERIAL_IUU is not set
|
CONFIG_USB_SERIAL_IUU=m
|
||||||
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
|
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
|
||||||
# CONFIG_USB_SERIAL_KEYSPAN is not set
|
# CONFIG_USB_SERIAL_KEYSPAN is not set
|
||||||
# CONFIG_USB_SERIAL_KLSI is not set
|
# CONFIG_USB_SERIAL_KLSI is not set
|
||||||
@ -5343,7 +5343,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=m
|
|||||||
# CONFIG_USB_SERIAL_MOS7840 is not set
|
# CONFIG_USB_SERIAL_MOS7840 is not set
|
||||||
# CONFIG_USB_SERIAL_MXUPORT is not set
|
# CONFIG_USB_SERIAL_MXUPORT is not set
|
||||||
# CONFIG_USB_SERIAL_NAVMAN is not set
|
# CONFIG_USB_SERIAL_NAVMAN is not set
|
||||||
# CONFIG_USB_SERIAL_PL2303 is not set
|
CONFIG_USB_SERIAL_PL2303=m
|
||||||
# CONFIG_USB_SERIAL_OTI6858 is not set
|
# CONFIG_USB_SERIAL_OTI6858 is not set
|
||||||
# CONFIG_USB_SERIAL_QCAUX is not set
|
# CONFIG_USB_SERIAL_QCAUX is not set
|
||||||
# CONFIG_USB_SERIAL_QUALCOMM is not set
|
# CONFIG_USB_SERIAL_QUALCOMM is not set
|
||||||
@ -5353,8 +5353,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=m
|
|||||||
# CONFIG_USB_SERIAL_SYMBOL is not set
|
# CONFIG_USB_SERIAL_SYMBOL is not set
|
||||||
# CONFIG_USB_SERIAL_TI is not set
|
# CONFIG_USB_SERIAL_TI is not set
|
||||||
# CONFIG_USB_SERIAL_CYBERJACK is not set
|
# CONFIG_USB_SERIAL_CYBERJACK is not set
|
||||||
CONFIG_USB_SERIAL_WWAN=m
|
# CONFIG_USB_SERIAL_OPTION is not set
|
||||||
CONFIG_USB_SERIAL_OPTION=m
|
|
||||||
# CONFIG_USB_SERIAL_OMNINET is not set
|
# CONFIG_USB_SERIAL_OMNINET is not set
|
||||||
# CONFIG_USB_SERIAL_OPTICON is not set
|
# CONFIG_USB_SERIAL_OPTICON is not set
|
||||||
# CONFIG_USB_SERIAL_XSENS_MT is not set
|
# CONFIG_USB_SERIAL_XSENS_MT is not set
|
||||||
|
@ -4846,7 +4846,7 @@ CONFIG_USB_DWC2_DUAL_ROLE=y
|
|||||||
# USB port drivers
|
# USB port drivers
|
||||||
#
|
#
|
||||||
CONFIG_USB_SERIAL=m
|
CONFIG_USB_SERIAL=m
|
||||||
CONFIG_USB_SERIAL_GENERIC=y
|
# CONFIG_USB_SERIAL_GENERIC is not set
|
||||||
# CONFIG_USB_SERIAL_SIMPLE is not set
|
# CONFIG_USB_SERIAL_SIMPLE is not set
|
||||||
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
# CONFIG_USB_SERIAL_ARK3116 is not set
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
|
@ -4960,59 +4960,56 @@ CONFIG_USB_ISP1760_DUAL_ROLE=y
|
|||||||
#
|
#
|
||||||
# USB port drivers
|
# USB port drivers
|
||||||
#
|
#
|
||||||
CONFIG_USB_SERIAL=y
|
CONFIG_USB_SERIAL=m
|
||||||
CONFIG_USB_SERIAL_CONSOLE=y
|
# CONFIG_USB_SERIAL_GENERIC is not set
|
||||||
CONFIG_USB_SERIAL_GENERIC=y
|
# CONFIG_USB_SERIAL_SIMPLE is not set
|
||||||
CONFIG_USB_SERIAL_SIMPLE=m
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
CONFIG_USB_SERIAL_AIRCABLE=m
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
CONFIG_USB_SERIAL_ARK3116=m
|
# CONFIG_USB_SERIAL_BELKIN is not set
|
||||||
CONFIG_USB_SERIAL_BELKIN=m
|
|
||||||
CONFIG_USB_SERIAL_CH341=m
|
CONFIG_USB_SERIAL_CH341=m
|
||||||
CONFIG_USB_SERIAL_WHITEHEAT=m
|
# CONFIG_USB_SERIAL_WHITEHEAT is not set
|
||||||
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
|
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
|
||||||
CONFIG_USB_SERIAL_CP210X=m
|
CONFIG_USB_SERIAL_CP210X=m
|
||||||
CONFIG_USB_SERIAL_CYPRESS_M8=m
|
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
|
||||||
CONFIG_USB_SERIAL_EMPEG=m
|
# CONFIG_USB_SERIAL_EMPEG is not set
|
||||||
CONFIG_USB_SERIAL_FTDI_SIO=m
|
CONFIG_USB_SERIAL_FTDI_SIO=m
|
||||||
CONFIG_USB_SERIAL_VISOR=m
|
# CONFIG_USB_SERIAL_VISOR is not set
|
||||||
CONFIG_USB_SERIAL_IPAQ=m
|
# CONFIG_USB_SERIAL_IPAQ is not set
|
||||||
CONFIG_USB_SERIAL_IR=m
|
# CONFIG_USB_SERIAL_IR is not set
|
||||||
CONFIG_USB_SERIAL_EDGEPORT=m
|
# CONFIG_USB_SERIAL_EDGEPORT is not set
|
||||||
CONFIG_USB_SERIAL_EDGEPORT_TI=m
|
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
|
||||||
CONFIG_USB_SERIAL_F81232=m
|
# CONFIG_USB_SERIAL_F81232 is not set
|
||||||
# CONFIG_USB_SERIAL_F8153X is not set
|
# CONFIG_USB_SERIAL_F8153X is not set
|
||||||
CONFIG_USB_SERIAL_GARMIN=m
|
# CONFIG_USB_SERIAL_GARMIN is not set
|
||||||
CONFIG_USB_SERIAL_IPW=m
|
# CONFIG_USB_SERIAL_IPW is not set
|
||||||
CONFIG_USB_SERIAL_IUU=m
|
CONFIG_USB_SERIAL_IUU=m
|
||||||
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
|
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
|
||||||
# CONFIG_USB_SERIAL_KEYSPAN is not set
|
# CONFIG_USB_SERIAL_KEYSPAN is not set
|
||||||
CONFIG_USB_SERIAL_KLSI=m
|
# CONFIG_USB_SERIAL_KLSI is not set
|
||||||
CONFIG_USB_SERIAL_KOBIL_SCT=m
|
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
|
||||||
CONFIG_USB_SERIAL_MCT_U232=m
|
# CONFIG_USB_SERIAL_MCT_U232 is not set
|
||||||
CONFIG_USB_SERIAL_METRO=m
|
# CONFIG_USB_SERIAL_METRO is not set
|
||||||
CONFIG_USB_SERIAL_MOS7720=m
|
# CONFIG_USB_SERIAL_MOS7720 is not set
|
||||||
CONFIG_USB_SERIAL_MOS7840=m
|
# CONFIG_USB_SERIAL_MOS7840 is not set
|
||||||
CONFIG_USB_SERIAL_MXUPORT=m
|
# CONFIG_USB_SERIAL_MXUPORT is not set
|
||||||
CONFIG_USB_SERIAL_NAVMAN=m
|
# CONFIG_USB_SERIAL_NAVMAN is not set
|
||||||
CONFIG_USB_SERIAL_PL2303=m
|
CONFIG_USB_SERIAL_PL2303=m
|
||||||
CONFIG_USB_SERIAL_OTI6858=m
|
# CONFIG_USB_SERIAL_OTI6858 is not set
|
||||||
CONFIG_USB_SERIAL_QCAUX=m
|
# CONFIG_USB_SERIAL_QCAUX is not set
|
||||||
CONFIG_USB_SERIAL_QUALCOMM=m
|
# CONFIG_USB_SERIAL_QUALCOMM is not set
|
||||||
CONFIG_USB_SERIAL_SPCP8X5=m
|
# CONFIG_USB_SERIAL_SPCP8X5 is not set
|
||||||
CONFIG_USB_SERIAL_SAFE=m
|
# CONFIG_USB_SERIAL_SAFE is not set
|
||||||
# CONFIG_USB_SERIAL_SAFE_PADDED is not set
|
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
|
||||||
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
|
# CONFIG_USB_SERIAL_SYMBOL is not set
|
||||||
CONFIG_USB_SERIAL_SYMBOL=m
|
# CONFIG_USB_SERIAL_TI is not set
|
||||||
CONFIG_USB_SERIAL_TI=m
|
# CONFIG_USB_SERIAL_CYBERJACK is not set
|
||||||
CONFIG_USB_SERIAL_CYBERJACK=m
|
# CONFIG_USB_SERIAL_OPTION is not set
|
||||||
CONFIG_USB_SERIAL_WWAN=m
|
# CONFIG_USB_SERIAL_OMNINET is not set
|
||||||
CONFIG_USB_SERIAL_OPTION=m
|
# CONFIG_USB_SERIAL_OPTICON is not set
|
||||||
CONFIG_USB_SERIAL_OMNINET=m
|
# CONFIG_USB_SERIAL_XSENS_MT is not set
|
||||||
CONFIG_USB_SERIAL_OPTICON=m
|
# CONFIG_USB_SERIAL_WISHBONE is not set
|
||||||
CONFIG_USB_SERIAL_XSENS_MT=m
|
# CONFIG_USB_SERIAL_SSU100 is not set
|
||||||
CONFIG_USB_SERIAL_WISHBONE=m
|
# CONFIG_USB_SERIAL_QT2 is not set
|
||||||
CONFIG_USB_SERIAL_SSU100=m
|
|
||||||
CONFIG_USB_SERIAL_QT2=m
|
|
||||||
# CONFIG_USB_SERIAL_UPD78F0730 is not set
|
# CONFIG_USB_SERIAL_UPD78F0730 is not set
|
||||||
# CONFIG_USB_SERIAL_XR is not set
|
# CONFIG_USB_SERIAL_XR is not set
|
||||||
# CONFIG_USB_SERIAL_DEBUG is not set
|
# CONFIG_USB_SERIAL_DEBUG is not set
|
||||||
|
@ -4445,7 +4445,7 @@ CONFIG_USB_STORAGE=y
|
|||||||
# USB port drivers
|
# USB port drivers
|
||||||
#
|
#
|
||||||
CONFIG_USB_SERIAL=m
|
CONFIG_USB_SERIAL=m
|
||||||
CONFIG_USB_SERIAL_GENERIC=y
|
# CONFIG_USB_SERIAL_GENERIC is not set
|
||||||
# CONFIG_USB_SERIAL_SIMPLE is not set
|
# CONFIG_USB_SERIAL_SIMPLE is not set
|
||||||
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
# CONFIG_USB_SERIAL_ARK3116 is not set
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
|
@ -4678,7 +4678,7 @@ CONFIG_USB_STORAGE=y
|
|||||||
# USB port drivers
|
# USB port drivers
|
||||||
#
|
#
|
||||||
CONFIG_USB_SERIAL=m
|
CONFIG_USB_SERIAL=m
|
||||||
CONFIG_USB_SERIAL_GENERIC=y
|
# CONFIG_USB_SERIAL_GENERIC is not set
|
||||||
# CONFIG_USB_SERIAL_SIMPLE is not set
|
# CONFIG_USB_SERIAL_SIMPLE is not set
|
||||||
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
# CONFIG_USB_SERIAL_ARK3116 is not set
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
|
@ -5375,7 +5375,7 @@ CONFIG_USB_UAS=y
|
|||||||
# USB port drivers
|
# USB port drivers
|
||||||
#
|
#
|
||||||
CONFIG_USB_SERIAL=m
|
CONFIG_USB_SERIAL=m
|
||||||
CONFIG_USB_SERIAL_GENERIC=y
|
# CONFIG_USB_SERIAL_GENERIC is not set
|
||||||
# CONFIG_USB_SERIAL_SIMPLE is not set
|
# CONFIG_USB_SERIAL_SIMPLE is not set
|
||||||
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
# CONFIG_USB_SERIAL_ARK3116 is not set
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
|
@ -4794,7 +4794,59 @@ CONFIG_USB_ISP1760_DUAL_ROLE=y
|
|||||||
#
|
#
|
||||||
# USB port drivers
|
# USB port drivers
|
||||||
#
|
#
|
||||||
# CONFIG_USB_SERIAL is not set
|
CONFIG_USB_SERIAL=m
|
||||||
|
# CONFIG_USB_SERIAL_GENERIC is not set
|
||||||
|
# CONFIG_USB_SERIAL_SIMPLE is not set
|
||||||
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
|
# CONFIG_USB_SERIAL_BELKIN is not set
|
||||||
|
CONFIG_USB_SERIAL_CH341=m
|
||||||
|
# CONFIG_USB_SERIAL_WHITEHEAT is not set
|
||||||
|
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
|
||||||
|
CONFIG_USB_SERIAL_CP210X=m
|
||||||
|
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
|
||||||
|
# CONFIG_USB_SERIAL_EMPEG is not set
|
||||||
|
CONFIG_USB_SERIAL_FTDI_SIO=m
|
||||||
|
# CONFIG_USB_SERIAL_VISOR is not set
|
||||||
|
# CONFIG_USB_SERIAL_IPAQ is not set
|
||||||
|
# CONFIG_USB_SERIAL_IR is not set
|
||||||
|
# CONFIG_USB_SERIAL_EDGEPORT is not set
|
||||||
|
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
|
||||||
|
# CONFIG_USB_SERIAL_F81232 is not set
|
||||||
|
# CONFIG_USB_SERIAL_F8153X is not set
|
||||||
|
# CONFIG_USB_SERIAL_GARMIN is not set
|
||||||
|
# CONFIG_USB_SERIAL_IPW is not set
|
||||||
|
CONFIG_USB_SERIAL_IUU=m
|
||||||
|
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
|
||||||
|
# CONFIG_USB_SERIAL_KEYSPAN is not set
|
||||||
|
# CONFIG_USB_SERIAL_KLSI is not set
|
||||||
|
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
|
||||||
|
# CONFIG_USB_SERIAL_MCT_U232 is not set
|
||||||
|
# CONFIG_USB_SERIAL_METRO is not set
|
||||||
|
# CONFIG_USB_SERIAL_MOS7720 is not set
|
||||||
|
# CONFIG_USB_SERIAL_MOS7840 is not set
|
||||||
|
# CONFIG_USB_SERIAL_MXUPORT is not set
|
||||||
|
# CONFIG_USB_SERIAL_NAVMAN is not set
|
||||||
|
CONFIG_USB_SERIAL_PL2303=m
|
||||||
|
# CONFIG_USB_SERIAL_OTI6858 is not set
|
||||||
|
# CONFIG_USB_SERIAL_QCAUX is not set
|
||||||
|
# CONFIG_USB_SERIAL_QUALCOMM is not set
|
||||||
|
# CONFIG_USB_SERIAL_SPCP8X5 is not set
|
||||||
|
# CONFIG_USB_SERIAL_SAFE is not set
|
||||||
|
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
|
||||||
|
# CONFIG_USB_SERIAL_SYMBOL is not set
|
||||||
|
# CONFIG_USB_SERIAL_TI is not set
|
||||||
|
# CONFIG_USB_SERIAL_CYBERJACK is not set
|
||||||
|
# CONFIG_USB_SERIAL_OPTION is not set
|
||||||
|
# CONFIG_USB_SERIAL_OMNINET is not set
|
||||||
|
# CONFIG_USB_SERIAL_OPTICON is not set
|
||||||
|
# CONFIG_USB_SERIAL_XSENS_MT is not set
|
||||||
|
# CONFIG_USB_SERIAL_WISHBONE is not set
|
||||||
|
# CONFIG_USB_SERIAL_SSU100 is not set
|
||||||
|
# CONFIG_USB_SERIAL_QT2 is not set
|
||||||
|
# CONFIG_USB_SERIAL_UPD78F0730 is not set
|
||||||
|
# CONFIG_USB_SERIAL_XR is not set
|
||||||
|
# CONFIG_USB_SERIAL_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# USB Miscellaneous drivers
|
# USB Miscellaneous drivers
|
||||||
|
@ -4690,7 +4690,59 @@ CONFIG_USB_ISP1760_DUAL_ROLE=y
|
|||||||
#
|
#
|
||||||
# USB port drivers
|
# USB port drivers
|
||||||
#
|
#
|
||||||
# CONFIG_USB_SERIAL is not set
|
CONFIG_USB_SERIAL=m
|
||||||
|
# CONFIG_USB_SERIAL_GENERIC is not set
|
||||||
|
# CONFIG_USB_SERIAL_SIMPLE is not set
|
||||||
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
|
# CONFIG_USB_SERIAL_BELKIN is not set
|
||||||
|
CONFIG_USB_SERIAL_CH341=m
|
||||||
|
# CONFIG_USB_SERIAL_WHITEHEAT is not set
|
||||||
|
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
|
||||||
|
CONFIG_USB_SERIAL_CP210X=m
|
||||||
|
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
|
||||||
|
# CONFIG_USB_SERIAL_EMPEG is not set
|
||||||
|
CONFIG_USB_SERIAL_FTDI_SIO=m
|
||||||
|
# CONFIG_USB_SERIAL_VISOR is not set
|
||||||
|
# CONFIG_USB_SERIAL_IPAQ is not set
|
||||||
|
# CONFIG_USB_SERIAL_IR is not set
|
||||||
|
# CONFIG_USB_SERIAL_EDGEPORT is not set
|
||||||
|
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
|
||||||
|
# CONFIG_USB_SERIAL_F81232 is not set
|
||||||
|
# CONFIG_USB_SERIAL_F8153X is not set
|
||||||
|
# CONFIG_USB_SERIAL_GARMIN is not set
|
||||||
|
# CONFIG_USB_SERIAL_IPW is not set
|
||||||
|
CONFIG_USB_SERIAL_IUU=m
|
||||||
|
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
|
||||||
|
# CONFIG_USB_SERIAL_KEYSPAN is not set
|
||||||
|
# CONFIG_USB_SERIAL_KLSI is not set
|
||||||
|
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
|
||||||
|
# CONFIG_USB_SERIAL_MCT_U232 is not set
|
||||||
|
# CONFIG_USB_SERIAL_METRO is not set
|
||||||
|
# CONFIG_USB_SERIAL_MOS7720 is not set
|
||||||
|
# CONFIG_USB_SERIAL_MOS7840 is not set
|
||||||
|
# CONFIG_USB_SERIAL_MXUPORT is not set
|
||||||
|
# CONFIG_USB_SERIAL_NAVMAN is not set
|
||||||
|
CONFIG_USB_SERIAL_PL2303=m
|
||||||
|
# CONFIG_USB_SERIAL_OTI6858 is not set
|
||||||
|
# CONFIG_USB_SERIAL_QCAUX is not set
|
||||||
|
# CONFIG_USB_SERIAL_QUALCOMM is not set
|
||||||
|
# CONFIG_USB_SERIAL_SPCP8X5 is not set
|
||||||
|
# CONFIG_USB_SERIAL_SAFE is not set
|
||||||
|
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
|
||||||
|
# CONFIG_USB_SERIAL_SYMBOL is not set
|
||||||
|
# CONFIG_USB_SERIAL_TI is not set
|
||||||
|
# CONFIG_USB_SERIAL_CYBERJACK is not set
|
||||||
|
# CONFIG_USB_SERIAL_OPTION is not set
|
||||||
|
# CONFIG_USB_SERIAL_OMNINET is not set
|
||||||
|
# CONFIG_USB_SERIAL_OPTICON is not set
|
||||||
|
# CONFIG_USB_SERIAL_XSENS_MT is not set
|
||||||
|
# CONFIG_USB_SERIAL_WISHBONE is not set
|
||||||
|
# CONFIG_USB_SERIAL_SSU100 is not set
|
||||||
|
# CONFIG_USB_SERIAL_QT2 is not set
|
||||||
|
# CONFIG_USB_SERIAL_UPD78F0730 is not set
|
||||||
|
# CONFIG_USB_SERIAL_XR is not set
|
||||||
|
# CONFIG_USB_SERIAL_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# USB Miscellaneous drivers
|
# USB Miscellaneous drivers
|
||||||
|
@ -5408,7 +5408,59 @@ CONFIG_USB_ISP1760_DUAL_ROLE=y
|
|||||||
#
|
#
|
||||||
# USB port drivers
|
# USB port drivers
|
||||||
#
|
#
|
||||||
# CONFIG_USB_SERIAL is not set
|
CONFIG_USB_SERIAL=m
|
||||||
|
# CONFIG_USB_SERIAL_GENERIC is not set
|
||||||
|
# CONFIG_USB_SERIAL_SIMPLE is not set
|
||||||
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
|
# CONFIG_USB_SERIAL_BELKIN is not set
|
||||||
|
CONFIG_USB_SERIAL_CH341=m
|
||||||
|
# CONFIG_USB_SERIAL_WHITEHEAT is not set
|
||||||
|
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
|
||||||
|
CONFIG_USB_SERIAL_CP210X=m
|
||||||
|
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
|
||||||
|
# CONFIG_USB_SERIAL_EMPEG is not set
|
||||||
|
CONFIG_USB_SERIAL_FTDI_SIO=m
|
||||||
|
# CONFIG_USB_SERIAL_VISOR is not set
|
||||||
|
# CONFIG_USB_SERIAL_IPAQ is not set
|
||||||
|
# CONFIG_USB_SERIAL_IR is not set
|
||||||
|
# CONFIG_USB_SERIAL_EDGEPORT is not set
|
||||||
|
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
|
||||||
|
# CONFIG_USB_SERIAL_F81232 is not set
|
||||||
|
# CONFIG_USB_SERIAL_F8153X is not set
|
||||||
|
# CONFIG_USB_SERIAL_GARMIN is not set
|
||||||
|
# CONFIG_USB_SERIAL_IPW is not set
|
||||||
|
CONFIG_USB_SERIAL_IUU=m
|
||||||
|
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
|
||||||
|
# CONFIG_USB_SERIAL_KEYSPAN is not set
|
||||||
|
# CONFIG_USB_SERIAL_KLSI is not set
|
||||||
|
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
|
||||||
|
# CONFIG_USB_SERIAL_MCT_U232 is not set
|
||||||
|
# CONFIG_USB_SERIAL_METRO is not set
|
||||||
|
# CONFIG_USB_SERIAL_MOS7720 is not set
|
||||||
|
# CONFIG_USB_SERIAL_MOS7840 is not set
|
||||||
|
# CONFIG_USB_SERIAL_MXUPORT is not set
|
||||||
|
# CONFIG_USB_SERIAL_NAVMAN is not set
|
||||||
|
CONFIG_USB_SERIAL_PL2303=m
|
||||||
|
# CONFIG_USB_SERIAL_OTI6858 is not set
|
||||||
|
# CONFIG_USB_SERIAL_QCAUX is not set
|
||||||
|
# CONFIG_USB_SERIAL_QUALCOMM is not set
|
||||||
|
# CONFIG_USB_SERIAL_SPCP8X5 is not set
|
||||||
|
# CONFIG_USB_SERIAL_SAFE is not set
|
||||||
|
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
|
||||||
|
# CONFIG_USB_SERIAL_SYMBOL is not set
|
||||||
|
# CONFIG_USB_SERIAL_TI is not set
|
||||||
|
# CONFIG_USB_SERIAL_CYBERJACK is not set
|
||||||
|
# CONFIG_USB_SERIAL_OPTION is not set
|
||||||
|
# CONFIG_USB_SERIAL_OMNINET is not set
|
||||||
|
# CONFIG_USB_SERIAL_OPTICON is not set
|
||||||
|
# CONFIG_USB_SERIAL_XSENS_MT is not set
|
||||||
|
# CONFIG_USB_SERIAL_WISHBONE is not set
|
||||||
|
# CONFIG_USB_SERIAL_SSU100 is not set
|
||||||
|
# CONFIG_USB_SERIAL_QT2 is not set
|
||||||
|
# CONFIG_USB_SERIAL_UPD78F0730 is not set
|
||||||
|
# CONFIG_USB_SERIAL_XR is not set
|
||||||
|
# CONFIG_USB_SERIAL_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# USB Miscellaneous drivers
|
# USB Miscellaneous drivers
|
||||||
|
@ -4304,7 +4304,59 @@ CONFIG_USB_DWC2_DUAL_ROLE=y
|
|||||||
#
|
#
|
||||||
# USB port drivers
|
# USB port drivers
|
||||||
#
|
#
|
||||||
# CONFIG_USB_SERIAL is not set
|
CONFIG_USB_SERIAL=m
|
||||||
|
# CONFIG_USB_SERIAL_GENERIC is not set
|
||||||
|
# CONFIG_USB_SERIAL_SIMPLE is not set
|
||||||
|
# CONFIG_USB_SERIAL_AIRCABLE is not set
|
||||||
|
# CONFIG_USB_SERIAL_ARK3116 is not set
|
||||||
|
# CONFIG_USB_SERIAL_BELKIN is not set
|
||||||
|
CONFIG_USB_SERIAL_CH341=m
|
||||||
|
# CONFIG_USB_SERIAL_WHITEHEAT is not set
|
||||||
|
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
|
||||||
|
CONFIG_USB_SERIAL_CP210X=m
|
||||||
|
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
|
||||||
|
# CONFIG_USB_SERIAL_EMPEG is not set
|
||||||
|
CONFIG_USB_SERIAL_FTDI_SIO=m
|
||||||
|
# CONFIG_USB_SERIAL_VISOR is not set
|
||||||
|
# CONFIG_USB_SERIAL_IPAQ is not set
|
||||||
|
# CONFIG_USB_SERIAL_IR is not set
|
||||||
|
# CONFIG_USB_SERIAL_EDGEPORT is not set
|
||||||
|
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
|
||||||
|
# CONFIG_USB_SERIAL_F81232 is not set
|
||||||
|
# CONFIG_USB_SERIAL_F8153X is not set
|
||||||
|
# CONFIG_USB_SERIAL_GARMIN is not set
|
||||||
|
# CONFIG_USB_SERIAL_IPW is not set
|
||||||
|
CONFIG_USB_SERIAL_IUU=m
|
||||||
|
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
|
||||||
|
# CONFIG_USB_SERIAL_KEYSPAN is not set
|
||||||
|
# CONFIG_USB_SERIAL_KLSI is not set
|
||||||
|
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
|
||||||
|
# CONFIG_USB_SERIAL_MCT_U232 is not set
|
||||||
|
# CONFIG_USB_SERIAL_METRO is not set
|
||||||
|
# CONFIG_USB_SERIAL_MOS7720 is not set
|
||||||
|
# CONFIG_USB_SERIAL_MOS7840 is not set
|
||||||
|
# CONFIG_USB_SERIAL_MXUPORT is not set
|
||||||
|
# CONFIG_USB_SERIAL_NAVMAN is not set
|
||||||
|
CONFIG_USB_SERIAL_PL2303=m
|
||||||
|
# CONFIG_USB_SERIAL_OTI6858 is not set
|
||||||
|
# CONFIG_USB_SERIAL_QCAUX is not set
|
||||||
|
# CONFIG_USB_SERIAL_QUALCOMM is not set
|
||||||
|
# CONFIG_USB_SERIAL_SPCP8X5 is not set
|
||||||
|
# CONFIG_USB_SERIAL_SAFE is not set
|
||||||
|
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
|
||||||
|
# CONFIG_USB_SERIAL_SYMBOL is not set
|
||||||
|
# CONFIG_USB_SERIAL_TI is not set
|
||||||
|
# CONFIG_USB_SERIAL_CYBERJACK is not set
|
||||||
|
# CONFIG_USB_SERIAL_OPTION is not set
|
||||||
|
# CONFIG_USB_SERIAL_OMNINET is not set
|
||||||
|
# CONFIG_USB_SERIAL_OPTICON is not set
|
||||||
|
# CONFIG_USB_SERIAL_XSENS_MT is not set
|
||||||
|
# CONFIG_USB_SERIAL_WISHBONE is not set
|
||||||
|
# CONFIG_USB_SERIAL_SSU100 is not set
|
||||||
|
# CONFIG_USB_SERIAL_QT2 is not set
|
||||||
|
# CONFIG_USB_SERIAL_UPD78F0730 is not set
|
||||||
|
# CONFIG_USB_SERIAL_XR is not set
|
||||||
|
# CONFIG_USB_SERIAL_DEBUG is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# USB Miscellaneous drivers
|
# USB Miscellaneous drivers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user