Skip to content
config.x86_64 223 KiB
Newer Older
Seblu's avatar
Seblu committed
CONFIG_HID_PXRC=m
Seblu's avatar
Seblu committed
CONFIG_HID_RAZER=m
Seblu's avatar
Seblu committed
CONFIG_HID_PRIMAX=m
Seblu's avatar
Seblu committed
CONFIG_HID_RETRODE=m
Seblu's avatar
Seblu committed
CONFIG_HID_ROCCAT=m
CONFIG_HID_SAITEK=m
CONFIG_HID_SAMSUNG=m
Seblu's avatar
Seblu committed
CONFIG_HID_SEMITEK=m
Seblu's avatar
Seblu committed
CONFIG_HID_SIGMAMICRO=m
Seblu's avatar
Seblu committed
CONFIG_HID_SONY=m
CONFIG_SONY_FF=y
CONFIG_HID_SPEEDLINK=m
Seblu's avatar
Seblu committed
CONFIG_HID_STEAM=m
CONFIG_STEAM_FF=y
Seblu's avatar
Seblu committed
CONFIG_HID_STEELSERIES=m
CONFIG_HID_SUNPLUS=m
CONFIG_HID_RMI=m
CONFIG_HID_GREENASIA=m
CONFIG_GREENASIA_FF=y
Seblu's avatar
Seblu committed
CONFIG_HID_HYPERV_MOUSE=m
Seblu's avatar
Seblu committed
CONFIG_HID_SMARTJOYPLUS=m
CONFIG_SMARTJOYPLUS_FF=y
CONFIG_HID_TIVO=m
CONFIG_HID_TOPSEED=m
Seblu's avatar
Seblu committed
CONFIG_HID_TOPRE=m
Seblu's avatar
Seblu committed
CONFIG_HID_THINGM=m
CONFIG_HID_THRUSTMASTER=m
CONFIG_THRUSTMASTER_FF=y
Seblu's avatar
Seblu committed
CONFIG_HID_UDRAW_PS3=m
Seblu's avatar
Seblu committed
CONFIG_HID_U2FZERO=m
Seblu's avatar
Seblu committed
CONFIG_HID_WACOM=m
CONFIG_HID_WIIMOTE=m
CONFIG_HID_XINMO=m
CONFIG_HID_ZEROPLUS=m
CONFIG_ZEROPLUS_FF=y
CONFIG_HID_ZYDACRON=m
Seblu's avatar
Seblu committed
CONFIG_HID_SENSOR_HUB=m
CONFIG_HID_SENSOR_CUSTOM_SENSOR=m
Seblu's avatar
Seblu committed
CONFIG_HID_ALPS=m
Seblu's avatar
Seblu committed
CONFIG_HID_MCP2221=m
Seblu's avatar
Seblu committed
# end of Special HID drivers
Seblu's avatar
Seblu committed

Seblu's avatar
Seblu committed
#
# HID-BPF support
#
# end of HID-BPF support

Seblu's avatar
Seblu committed
#
# USB HID support
#
CONFIG_USB_HID=m
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y
Seblu's avatar
Seblu committed
# end of USB HID support
Seblu's avatar
Seblu committed

Seblu's avatar
Seblu committed
CONFIG_I2C_HID=m
Seblu's avatar
Seblu committed
CONFIG_I2C_HID_ACPI=m
Seblu's avatar
Seblu committed
CONFIG_I2C_HID_OF=m
Seblu's avatar
Seblu committed
CONFIG_I2C_HID_OF_ELAN=m
Seblu's avatar
Seblu committed
CONFIG_I2C_HID_OF_GOODIX=m
Seblu's avatar
Seblu committed
CONFIG_I2C_HID_CORE=m

Seblu's avatar
Seblu committed
#
# Intel ISH HID support
#
CONFIG_INTEL_ISH_HID=m
Seblu's avatar
Seblu committed
CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER=m
# end of Intel ISH HID support
Seblu's avatar
Seblu committed

#
# AMD SFH HID Support
#
CONFIG_AMD_SFH_HID=m
# end of AMD SFH HID Support
Seblu's avatar
Seblu committed

Seblu's avatar
Seblu committed
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=m
Seblu's avatar
Seblu committed
CONFIG_USB_LED_TRIG=y
CONFIG_USB_ULPI_BUS=m
CONFIG_USB_CONN_GPIO=m
Seblu's avatar
Seblu committed
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=m
Seblu's avatar
Seblu committed
CONFIG_USB_PCI=y
Seblu's avatar
Seblu committed
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
Seblu's avatar
Seblu committed

#
# Miscellaneous USB options
#
CONFIG_USB_DEFAULT_PERSIST=y
Seblu's avatar
Seblu committed
# CONFIG_USB_FEW_INIT_RETRIES is not set
Seblu's avatar
Seblu committed
CONFIG_USB_DYNAMIC_MINORS=y
CONFIG_USB_OTG=y
Seblu's avatar
Seblu committed
# CONFIG_USB_OTG_PRODUCTLIST is not set
# CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
Seblu's avatar
Seblu committed
CONFIG_USB_OTG_FSM=m
Seblu's avatar
Seblu committed
CONFIG_USB_LEDS_TRIGGER_USBPORT=m
Seblu's avatar
Seblu committed
CONFIG_USB_AUTOSUSPEND_DELAY=2
Seblu's avatar
Seblu committed
CONFIG_USB_MON=m

#
# USB Host Controller Drivers
#
CONFIG_USB_C67X00_HCD=m
CONFIG_USB_XHCI_HCD=m
Seblu's avatar
Seblu committed
# CONFIG_USB_XHCI_DBGCAP is not set
Seblu's avatar
Seblu committed
CONFIG_USB_XHCI_PCI=m
Seblu's avatar
Seblu committed
CONFIG_USB_XHCI_PCI_RENESAS=m
Seblu's avatar
Seblu committed
CONFIG_USB_XHCI_PLATFORM=m
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=m
Seblu's avatar
Seblu committed
CONFIG_USB_EHCI_FSL=m
Seblu's avatar
Seblu committed
CONFIG_USB_EHCI_HCD_PLATFORM=m
CONFIG_USB_OXU210HP_HCD=m
CONFIG_USB_ISP116X_HCD=m
# CONFIG_USB_MAX3421_HCD is not set
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_OHCI_HCD_PCI=m
# CONFIG_USB_OHCI_HCD_SSB is not set
CONFIG_USB_OHCI_HCD_PLATFORM=m
CONFIG_USB_UHCI_HCD=m
CONFIG_USB_SL811_HCD=m
# CONFIG_USB_SL811_HCD_ISO is not set
CONFIG_USB_R8A66597_HCD=m
CONFIG_USB_HCD_BCMA=m
# CONFIG_USB_HCD_SSB is not set
# CONFIG_USB_HCD_TEST_MODE is not set
Seblu's avatar
Seblu committed
CONFIG_USB_XEN_HCD=m
Seblu's avatar
Seblu committed

#
# USB Device Class drivers
#
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
CONFIG_USB_TMC=m

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_REALTEK=m
CONFIG_REALTEK_AUTOPM=y
CONFIG_USB_STORAGE_DATAFAB=m
CONFIG_USB_STORAGE_FREECOM=m
CONFIG_USB_STORAGE_ISD200=m
CONFIG_USB_STORAGE_USBAT=m
CONFIG_USB_STORAGE_SDDR09=m
CONFIG_USB_STORAGE_SDDR55=m
CONFIG_USB_STORAGE_JUMPSHOT=m
CONFIG_USB_STORAGE_ALAUDA=m
CONFIG_USB_STORAGE_ONETOUCH=m
CONFIG_USB_STORAGE_KARMA=m
CONFIG_USB_STORAGE_CYPRESS_ATACB=m
CONFIG_USB_STORAGE_ENE_UB6250=m
CONFIG_USB_UAS=m

#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
CONFIG_USB_MICROTEK=m
CONFIG_USBIP_CORE=m
CONFIG_USBIP_VHCI_HCD=m
Seblu's avatar
Seblu committed
CONFIG_USBIP_VHCI_HC_PORTS=8
CONFIG_USBIP_VHCI_NR_HCS=1
Seblu's avatar
Seblu committed
CONFIG_USBIP_HOST=m
Seblu's avatar
Seblu committed
CONFIG_USBIP_VUDC=m
Seblu's avatar
Seblu committed
# CONFIG_USBIP_DEBUG is not set
Seblu's avatar
Seblu committed

#
# USB dual-mode controller drivers
#
Seblu's avatar
Seblu committed
CONFIG_USB_CDNS_SUPPORT=m
CONFIG_USB_CDNS_HOST=y
Seblu's avatar
Seblu committed
CONFIG_USB_CDNS3=m
CONFIG_USB_CDNS3_GADGET=y
CONFIG_USB_CDNS3_HOST=y
CONFIG_USB_CDNS3_PCI_WRAP=m
Seblu's avatar
Seblu committed
CONFIG_USB_CDNSP_PCI=m
# CONFIG_USB_CDNSP_GADGET is not set
# CONFIG_USB_CDNSP_HOST is not set
Seblu's avatar
Seblu committed
CONFIG_USB_MUSB_HDRC=m
# CONFIG_USB_MUSB_HOST is not set
# CONFIG_USB_MUSB_GADGET is not set
CONFIG_USB_MUSB_DUAL_ROLE=y

#
# Platform Glue Layer
#

#
# MUSB DMA mode
#
CONFIG_MUSB_PIO_ONLY=y
CONFIG_USB_DWC3=m
CONFIG_USB_DWC3_ULPI=y
# CONFIG_USB_DWC3_HOST is not set
# CONFIG_USB_DWC3_GADGET is not set
CONFIG_USB_DWC3_DUAL_ROLE=y

#
# Platform Glue Driver Support
#
CONFIG_USB_DWC3_PCI=m
Seblu's avatar
Seblu committed
CONFIG_USB_DWC3_HAPS=m
Seblu's avatar
Seblu committed
CONFIG_USB_DWC3_OF_SIMPLE=m
Seblu's avatar
Seblu committed
CONFIG_USB_DWC2=m
CONFIG_USB_DWC2_HOST=y

#
# Gadget/Dual-role mode requires USB Gadget support to be enabled
#
# CONFIG_USB_DWC2_PERIPHERAL is not set
# CONFIG_USB_DWC2_DUAL_ROLE is not set
CONFIG_USB_DWC2_PCI=m
# CONFIG_USB_DWC2_DEBUG is not set
# CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set
CONFIG_USB_CHIPIDEA=m
CONFIG_USB_CHIPIDEA_UDC=y
CONFIG_USB_CHIPIDEA_HOST=y
Seblu's avatar
Seblu committed
CONFIG_USB_CHIPIDEA_PCI=m
CONFIG_USB_CHIPIDEA_MSM=m
Seblu's avatar
Seblu committed
CONFIG_USB_CHIPIDEA_IMX=m
Seblu's avatar
Seblu committed
CONFIG_USB_CHIPIDEA_GENERIC=m
Seblu's avatar
Seblu committed
CONFIG_USB_CHIPIDEA_TEGRA=m
Seblu's avatar
Seblu committed
CONFIG_USB_ISP1760=m
CONFIG_USB_ISP1760_HCD=y
CONFIG_USB_ISP1761_UDC=y
# CONFIG_USB_ISP1760_HOST_ROLE is not set
# CONFIG_USB_ISP1760_GADGET_ROLE is not set
CONFIG_USB_ISP1760_DUAL_ROLE=y

#
# USB port drivers
#
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_SIMPLE=m
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_CP210X=m
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_F81232=m
Seblu's avatar
Seblu committed
CONFIG_USB_SERIAL_F8153X=m
Seblu's avatar
Seblu committed
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
CONFIG_USB_SERIAL_IUU=m
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_METRO=m
CONFIG_USB_SERIAL_MOS7720=m
CONFIG_USB_SERIAL_MOS7840=m
CONFIG_USB_SERIAL_MXUPORT=m
CONFIG_USB_SERIAL_NAVMAN=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
CONFIG_USB_SERIAL_QCAUX=m
CONFIG_USB_SERIAL_QUALCOMM=m
CONFIG_USB_SERIAL_SPCP8X5=m
CONFIG_USB_SERIAL_SAFE=m
# CONFIG_USB_SERIAL_SAFE_PADDED is not set
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
CONFIG_USB_SERIAL_SYMBOL=m
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_WWAN=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_OMNINET=m
CONFIG_USB_SERIAL_OPTICON=m
CONFIG_USB_SERIAL_XSENS_MT=m
CONFIG_USB_SERIAL_WISHBONE=m
CONFIG_USB_SERIAL_SSU100=m
CONFIG_USB_SERIAL_QT2=m
Seblu's avatar
Seblu committed
CONFIG_USB_SERIAL_UPD78F0730=m
Seblu's avatar
Seblu committed
CONFIG_USB_SERIAL_XR=m
Seblu's avatar
Seblu committed
# CONFIG_USB_SERIAL_DEBUG is not set

#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
CONFIG_USB_ADUTUX=m
CONFIG_USB_SEVSEG=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
CONFIG_USB_CYPRESS_CY7C63=m
CONFIG_USB_CYTHERM=m
CONFIG_USB_IDMOUSE=m
CONFIG_USB_APPLEDISPLAY=m
Seblu's avatar
Seblu committed
# CONFIG_APPLE_MFI_FASTCHARGE is not set
Seblu's avatar
Seblu committed
CONFIG_USB_SISUSBVGA=m
CONFIG_USB_LD=m
CONFIG_USB_TRANCEVIBRATOR=m
CONFIG_USB_IOWARRIOR=m
CONFIG_USB_TEST=m
# CONFIG_USB_EHSET_TEST_FIXTURE is not set
CONFIG_USB_ISIGHTFW=m
CONFIG_USB_YUREX=m
CONFIG_USB_EZUSB_FX2=m
Seblu's avatar
Seblu committed
CONFIG_USB_HUB_USB251XB=m
Seblu's avatar
Seblu committed
CONFIG_USB_HSIC_USB3503=m
Seblu's avatar
Seblu committed
CONFIG_USB_HSIC_USB4604=m
Seblu's avatar
Seblu committed
# CONFIG_USB_LINK_LAYER_TEST is not set
CONFIG_USB_CHAOSKEY=m
Seblu's avatar
Seblu committed
CONFIG_USB_ONBOARD_HUB=m
Seblu's avatar
Seblu committed

#
# USB Physical Layer drivers
#
CONFIG_USB_PHY=y
CONFIG_NOP_USB_XCEIV=m
Seblu's avatar
Seblu committed
# CONFIG_USB_GPIO_VBUS is not set
Seblu's avatar
Seblu committed
CONFIG_USB_ISP1301=m
Seblu's avatar
Seblu committed
# end of USB Physical Layer drivers

Seblu's avatar
Seblu committed
CONFIG_USB_GADGET=m
# CONFIG_USB_GADGET_DEBUG_FILES is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_USB_GADGET_VBUS_DRAW=2
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
Seblu's avatar
Seblu committed
CONFIG_U_SERIAL_CONSOLE=y
Seblu's avatar
Seblu committed

#
# USB Peripheral Controller
#
CONFIG_USB_GR_UDC=m
CONFIG_USB_R8A66597=m
CONFIG_USB_PXA27X=m
CONFIG_USB_MV_UDC=m
CONFIG_USB_MV_U3D=m
Seblu's avatar
Seblu committed
CONFIG_USB_SNP_CORE=m
Seblu's avatar
Seblu committed
# CONFIG_USB_SNP_UDC_PLAT is not set
Seblu's avatar
Seblu committed
CONFIG_USB_M66592=m
CONFIG_USB_BDC_UDC=m
CONFIG_USB_AMD5536UDC=m
CONFIG_USB_NET2272=m
CONFIG_USB_NET2272_DMA=y
CONFIG_USB_NET2280=m
CONFIG_USB_GOKU=m
CONFIG_USB_EG20T=m
Seblu's avatar
Seblu committed
# CONFIG_USB_GADGET_XILINX is not set
Seblu's avatar
Seblu committed
CONFIG_USB_MAX3420_UDC=m
Seblu's avatar
Seblu committed
CONFIG_USB_DUMMY_HCD=m
Seblu's avatar
Seblu committed
# end of USB Peripheral Controller

Seblu's avatar
Seblu committed
CONFIG_USB_LIBCOMPOSITE=m
CONFIG_USB_F_ACM=m
CONFIG_USB_U_SERIAL=m
CONFIG_USB_U_ETHER=m
Seblu's avatar
Seblu committed
CONFIG_USB_U_AUDIO=m
Seblu's avatar
Seblu committed
CONFIG_USB_F_SERIAL=m
CONFIG_USB_F_OBEX=m
CONFIG_USB_F_NCM=m
CONFIG_USB_F_ECM=m
CONFIG_USB_F_SUBSET=m
CONFIG_USB_F_RNDIS=m
CONFIG_USB_F_MASS_STORAGE=m
CONFIG_USB_F_FS=m
CONFIG_USB_F_UAC1=m
CONFIG_USB_F_UAC2=m
CONFIG_USB_F_UVC=m
CONFIG_USB_F_MIDI=m
CONFIG_USB_F_HID=m
CONFIG_USB_F_PRINTER=m
CONFIG_USB_CONFIGFS=m
# CONFIG_USB_CONFIGFS_SERIAL is not set
# CONFIG_USB_CONFIGFS_ACM is not set
# CONFIG_USB_CONFIGFS_OBEX is not set
# CONFIG_USB_CONFIGFS_NCM is not set
# CONFIG_USB_CONFIGFS_ECM is not set
# CONFIG_USB_CONFIGFS_ECM_SUBSET is not set
# CONFIG_USB_CONFIGFS_RNDIS is not set
# CONFIG_USB_CONFIGFS_EEM is not set
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
# CONFIG_USB_CONFIGFS_F_LB_SS is not set
CONFIG_USB_CONFIGFS_F_FS=y
CONFIG_USB_CONFIGFS_F_UAC1=y
Seblu's avatar
Seblu committed
# CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
Seblu's avatar
Seblu committed
CONFIG_USB_CONFIGFS_F_UAC2=y
CONFIG_USB_CONFIGFS_F_MIDI=y
CONFIG_USB_CONFIGFS_F_HID=y
CONFIG_USB_CONFIGFS_F_UVC=y
CONFIG_USB_CONFIGFS_F_PRINTER=y
Seblu's avatar
Seblu committed

#
# USB Gadget precomposed configurations
#
Seblu's avatar
Seblu committed
# CONFIG_USB_ZERO is not set
CONFIG_USB_AUDIO=m
# CONFIG_GADGET_UAC1 is not set
CONFIG_USB_ETH=m
CONFIG_USB_ETH_RNDIS=y
# CONFIG_USB_ETH_EEM is not set
CONFIG_USB_G_NCM=m
CONFIG_USB_GADGETFS=m
CONFIG_USB_FUNCTIONFS=m
CONFIG_USB_FUNCTIONFS_ETH=y
CONFIG_USB_FUNCTIONFS_RNDIS=y
CONFIG_USB_FUNCTIONFS_GENERIC=y
CONFIG_USB_MASS_STORAGE=m
CONFIG_USB_G_SERIAL=m
CONFIG_USB_MIDI_GADGET=m
CONFIG_USB_G_PRINTER=m
# CONFIG_USB_CDC_COMPOSITE is not set
CONFIG_USB_G_ACM_MS=m
# CONFIG_USB_G_MULTI is not set
CONFIG_USB_G_HID=m
CONFIG_USB_G_DBGP=m
# CONFIG_USB_G_DBGP_PRINTK is not set
CONFIG_USB_G_DBGP_SERIAL=y
CONFIG_USB_G_WEBCAM=m
Seblu's avatar
Seblu committed
# CONFIG_USB_RAW_GADGET is not set
# end of USB Gadget precomposed configurations

Seblu's avatar
Seblu committed
CONFIG_TYPEC=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_TCPM=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_TCPCI=m
CONFIG_TYPEC_RT1711H=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_TCPCI_MAXIM=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_FUSB302=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_UCSI=m
Seblu's avatar
Seblu committed
CONFIG_UCSI_CCG=m
Seblu's avatar
Seblu committed
CONFIG_UCSI_ACPI=m
Seblu's avatar
Seblu committed
CONFIG_UCSI_STM32G0=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_TPS6598X=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_ANX7411=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_RT1719=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_HD3SS3220=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_STUSB160X=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_WUSB3801=m
Seblu's avatar
Seblu committed

#
# USB Type-C Multiplexer/DeMultiplexer Switch support
#
Seblu's avatar
Seblu committed
CONFIG_TYPEC_MUX_FSA4480=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_MUX_GPIO_SBU=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_MUX_PI3USB30532=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_MUX_INTEL_PMC=m
Seblu's avatar
Seblu committed
# end of USB Type-C Multiplexer/DeMultiplexer Switch support
Seblu's avatar
Seblu committed

#
# USB Type-C Alternate Mode drivers
#
CONFIG_TYPEC_DP_ALTMODE=m
Seblu's avatar
Seblu committed
CONFIG_TYPEC_NVIDIA_ALTMODE=m
# end of USB Type-C Alternate Mode drivers

Seblu's avatar
Seblu committed
CONFIG_USB_ROLE_SWITCH=m
Seblu's avatar
Seblu committed
CONFIG_USB_ROLES_INTEL_XHCI=m
Seblu's avatar
Seblu committed
CONFIG_MMC=m
Seblu's avatar
Seblu committed
CONFIG_PWRSEQ_EMMC=m
# CONFIG_PWRSEQ_SD8787 is not set
CONFIG_PWRSEQ_SIMPLE=m
Seblu's avatar
Seblu committed
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_MINORS=8
CONFIG_SDIO_UART=m
# CONFIG_MMC_TEST is not set
Seblu's avatar
Seblu committed
CONFIG_MMC_CRYPTO=y
Seblu's avatar
Seblu committed

#
# MMC/SD/SDIO Host Controller Drivers
#
Seblu's avatar
Seblu committed
# CONFIG_MMC_DEBUG is not set
Seblu's avatar
Seblu committed
CONFIG_MMC_SDHCI=m
Seblu's avatar
Seblu committed
CONFIG_MMC_SDHCI_IO_ACCESSORS=y
Seblu's avatar
Seblu committed
CONFIG_MMC_SDHCI_PCI=m
CONFIG_MMC_RICOH_MMC=y
CONFIG_MMC_SDHCI_ACPI=m
CONFIG_MMC_SDHCI_PLTFM=m
Seblu's avatar
Seblu committed
# CONFIG_MMC_SDHCI_OF_ARASAN is not set
# CONFIG_MMC_SDHCI_OF_AT91 is not set
# CONFIG_MMC_SDHCI_OF_DWCMSHC is not set
# CONFIG_MMC_SDHCI_CADENCE is not set
Seblu's avatar
Seblu committed
CONFIG_MMC_SDHCI_F_SDH30=m
Seblu's avatar
Seblu committed
# CONFIG_MMC_SDHCI_MILBEAUT is not set
Seblu's avatar
Seblu committed
CONFIG_MMC_WBSD=m
Seblu's avatar
Seblu committed
CONFIG_MMC_ALCOR=m
Seblu's avatar
Seblu committed
CONFIG_MMC_TIFM_SD=m
# CONFIG_MMC_SPI is not set
CONFIG_MMC_CB710=m
CONFIG_MMC_VIA_SDMMC=m
CONFIG_MMC_VUB300=m
CONFIG_MMC_USHC=m
CONFIG_MMC_USDHI6ROL0=m
Seblu's avatar
Seblu committed
CONFIG_MMC_REALTEK_PCI=m
CONFIG_MMC_REALTEK_USB=m
CONFIG_MMC_CQHCI=m
Seblu's avatar
Seblu committed
CONFIG_MMC_HSQ=m
Seblu's avatar
Seblu committed
CONFIG_MMC_TOSHIBA_PCI=m
CONFIG_MMC_MTK=m
Seblu's avatar
Seblu committed
CONFIG_MMC_SDHCI_XENON=m
Seblu's avatar
Seblu committed
# CONFIG_MMC_SDHCI_OMAP is not set
# CONFIG_MMC_SDHCI_AM654 is not set
Seblu's avatar
Seblu committed
CONFIG_SCSI_UFSHCD=m
CONFIG_SCSI_UFS_BSG=y
CONFIG_SCSI_UFS_CRYPTO=y
CONFIG_SCSI_UFS_HPB=y
CONFIG_SCSI_UFS_HWMON=y
CONFIG_SCSI_UFSHCD_PCI=m
CONFIG_SCSI_UFS_DWC_TC_PCI=m
CONFIG_SCSI_UFSHCD_PLATFORM=m
CONFIG_SCSI_UFS_CDNS_PLATFORM=m
CONFIG_SCSI_UFS_DWC_TC_PLATFORM=m
Seblu's avatar
Seblu committed
CONFIG_MEMSTICK=m
# CONFIG_MEMSTICK_DEBUG is not set

#
# MemoryStick drivers
#
# CONFIG_MEMSTICK_UNSAFE_RESUME is not set
CONFIG_MSPRO_BLOCK=m
CONFIG_MS_BLOCK=m

#
# MemoryStick Host Controller Drivers
#
CONFIG_MEMSTICK_TIFM_MS=m
CONFIG_MEMSTICK_JMICRON_38X=m
CONFIG_MEMSTICK_R592=m
Seblu's avatar
Seblu committed
CONFIG_MEMSTICK_REALTEK_PCI=m
CONFIG_MEMSTICK_REALTEK_USB=m
Seblu's avatar
Seblu committed
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=m
CONFIG_LEDS_CLASS_FLASH=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_CLASS_MULTICOLOR=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_BRIGHTNESS_HW_CHANGED=y
Seblu's avatar
Seblu committed

#
# LED drivers
#
Seblu's avatar
Seblu committed
# CONFIG_LEDS_AN30259A is not set
Seblu's avatar
Seblu committed
# CONFIG_LEDS_APU is not set
Seblu's avatar
Seblu committed
# CONFIG_LEDS_AW2013 is not set
# CONFIG_LEDS_BCM6328 is not set
# CONFIG_LEDS_BCM6358 is not set
# CONFIG_LEDS_CR0014114 is not set
# CONFIG_LEDS_EL15203000 is not set
Seblu's avatar
Seblu committed
CONFIG_LEDS_LM3530=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_LM3532=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_LM3642=m
Seblu's avatar
Seblu committed
# CONFIG_LEDS_LM3692X is not set
Seblu's avatar
Seblu committed
CONFIG_LEDS_PCA9532=m
Seblu's avatar
Seblu committed
# CONFIG_LEDS_PCA9532_GPIO is not set
Seblu's avatar
Seblu committed
CONFIG_LEDS_GPIO=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_LP3944=m
Seblu's avatar
Seblu committed
# CONFIG_LEDS_LP3952 is not set
Seblu's avatar
Seblu committed
CONFIG_LEDS_LP50XX=m
Seblu's avatar
Seblu committed
# CONFIG_LEDS_LP55XX_COMMON is not set
# CONFIG_LEDS_LP8860 is not set
Seblu's avatar
Seblu committed
CONFIG_LEDS_PCA955X=m
Seblu's avatar
Seblu committed
# CONFIG_LEDS_PCA955X_GPIO is not set
Seblu's avatar
Seblu committed
CONFIG_LEDS_PCA963X=m
CONFIG_LEDS_DAC124S085=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_REGULATOR=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_BD2606MVV=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_BD2802=m
CONFIG_LEDS_INTEL_SS4200=m
Seblu's avatar
Seblu committed
# CONFIG_LEDS_LT3593 is not set
Seblu's avatar
Seblu committed
CONFIG_LEDS_TCA6507=m
CONFIG_LEDS_TLC591XX=m
CONFIG_LEDS_LM355x=m
Seblu's avatar
Seblu committed
# CONFIG_LEDS_IS31FL319X is not set
# CONFIG_LEDS_IS31FL32XX is not set
Seblu's avatar
Seblu committed

#
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
#
CONFIG_LEDS_BLINKM=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_MLXCPLD=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_MLXREG=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_USER=m
CONFIG_LEDS_NIC78BX=m
Seblu's avatar
Seblu committed
# CONFIG_LEDS_SPI_BYTE is not set
Seblu's avatar
Seblu committed
CONFIG_LEDS_TI_LMU_COMMON=m
Seblu's avatar
Seblu committed
# CONFIG_LEDS_LM3697 is not set
Seblu's avatar
Seblu committed
CONFIG_LEDS_LM36274=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_LGM=m
Seblu's avatar
Seblu committed

Seblu's avatar
Seblu committed
#
# Flash and Torch LED drivers
#
Seblu's avatar
Seblu committed
# CONFIG_LEDS_AAT1290 is not set
CONFIG_LEDS_AS3645A=m
# CONFIG_LEDS_KTD2692 is not set
CONFIG_LEDS_LM3601X=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_RT4505=m
Seblu's avatar
Seblu committed
# CONFIG_LEDS_RT8515 is not set
Seblu's avatar
Seblu committed
CONFIG_LEDS_SGM3140=m
Seblu's avatar
Seblu committed

Seblu's avatar
Seblu committed
#
# RGB LED drivers
#

Seblu's avatar
Seblu committed
#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_ONESHOT=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_TRIGGER_DISK=y
Seblu's avatar
Seblu committed
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_LEDS_TRIGGER_BACKLIGHT=m
CONFIG_LEDS_TRIGGER_CPU=y
Seblu's avatar
Seblu committed
CONFIG_LEDS_TRIGGER_ACTIVITY=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_TRIGGER_DEFAULT_ON=m

#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_LEDS_TRIGGER_TRANSIENT=m
CONFIG_LEDS_TRIGGER_CAMERA=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_TRIGGER_PANIC=y
Seblu's avatar
Seblu committed
CONFIG_LEDS_TRIGGER_NETDEV=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_TRIGGER_PATTERN=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_TRIGGER_AUDIO=m
Seblu's avatar
Seblu committed
CONFIG_LEDS_TRIGGER_TTY=m
Seblu's avatar
Seblu committed

#
# Simple LED drivers
#
CONFIG_LEDS_SIEMENS_SIMATIC_IPC=m
Seblu's avatar
Seblu committed
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC_ATOMIC_SCRUB=y
CONFIG_EDAC_SUPPORT=y
CONFIG_EDAC=y
CONFIG_EDAC_LEGACY_SYSFS=y
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_DECODE_MCE=y
CONFIG_EDAC_GHES=y
# CONFIG_EDAC_AMD64 is not set
# CONFIG_EDAC_E752X is not set
# CONFIG_EDAC_I82975X is not set
# CONFIG_EDAC_I3000 is not set
# CONFIG_EDAC_I3200 is not set
CONFIG_EDAC_IE31200=m
# CONFIG_EDAC_X38 is not set
# CONFIG_EDAC_I5400 is not set
CONFIG_EDAC_I7CORE=y
# CONFIG_EDAC_I5100 is not set
# CONFIG_EDAC_I7300 is not set
CONFIG_EDAC_SBRIDGE=y
Seblu's avatar
Seblu committed
CONFIG_EDAC_SKX=m
Seblu's avatar
Seblu committed
CONFIG_EDAC_I10NM=m
Seblu's avatar
Seblu committed
CONFIG_EDAC_PND2=m
Seblu's avatar
Seblu committed
# CONFIG_EDAC_IGEN6 is not set
Seblu's avatar
Seblu committed
CONFIG_RTC_LIB=y
Seblu's avatar
Seblu committed
CONFIG_RTC_MC146818_LIB=y
Seblu's avatar
Seblu committed
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
Seblu's avatar
Seblu committed
CONFIG_RTC_NVMEM=y
Seblu's avatar
Seblu committed

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
CONFIG_RTC_INTF_DEV_UIE_EMUL=y
CONFIG_RTC_DRV_TEST=m

#
# I2C RTC drivers
#
CONFIG_RTC_DRV_ABB5ZES3=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_ABEOZ9=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_ABX80X=m
CONFIG_RTC_DRV_DS1307=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_DS1307_CENTURY=y
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_DS1374=m
CONFIG_RTC_DRV_DS1374_WDT=y
CONFIG_RTC_DRV_DS1672=m
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_HYM8563 is not set
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_MAX6900=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_MAX77686=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_NCT3018Y=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_RS5C372=m
CONFIG_RTC_DRV_ISL1208=m
CONFIG_RTC_DRV_ISL12022=m
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_ISL12026 is not set
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_X1205=m
CONFIG_RTC_DRV_PCF8523=m
CONFIG_RTC_DRV_PCF85063=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_PCF85363=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_PCF8563=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_PCF8583=m
CONFIG_RTC_DRV_M41T80=m
CONFIG_RTC_DRV_M41T80_WDT=y
CONFIG_RTC_DRV_BQ32K=m
CONFIG_RTC_DRV_S35390A=m
CONFIG_RTC_DRV_FM3130=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_RX8010=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_RX8581=m
CONFIG_RTC_DRV_RX8025=m
CONFIG_RTC_DRV_EM3027=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_RV3028=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_RV3032=m
CONFIG_RTC_DRV_RV8803=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_SD3078=m
Seblu's avatar
Seblu committed

#
# SPI RTC drivers
#
# CONFIG_RTC_DRV_M41T93 is not set
# CONFIG_RTC_DRV_M41T94 is not set
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_DS1302 is not set
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_DS1305 is not set
# CONFIG_RTC_DRV_DS1343 is not set
# CONFIG_RTC_DRV_DS1347 is not set
# CONFIG_RTC_DRV_DS1390 is not set
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_MAX6916 is not set
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_R9701 is not set
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_RX4581 is not set
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_RS5C348 is not set
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_MAX6902 is not set
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_PCF2123 is not set
# CONFIG_RTC_DRV_MCP795 is not set
Seblu's avatar
Seblu committed
CONFIG_RTC_I2C_AND_SPI=y

#
# SPI and I2C RTC drivers
#
CONFIG_RTC_DRV_DS3232=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_DS3232_HWMON=y
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_PCF2127=m
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_RV3029C2=m
CONFIG_RTC_DRV_RV3029_HWMON=y
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_RX6110 is not set
Seblu's avatar
Seblu committed

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
CONFIG_RTC_DRV_DS1286=m
CONFIG_RTC_DRV_DS1511=m
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_DS1685_FAMILY=m
CONFIG_RTC_DRV_DS1685=y
# CONFIG_RTC_DRV_DS1689 is not set
# CONFIG_RTC_DRV_DS17285 is not set
# CONFIG_RTC_DRV_DS17485 is not set
# CONFIG_RTC_DRV_DS17885 is not set
CONFIG_RTC_DRV_DS1742=m
CONFIG_RTC_DRV_DS2404=m
CONFIG_RTC_DRV_STK17TA8=m
CONFIG_RTC_DRV_M48T86=m
CONFIG_RTC_DRV_M48T35=m
CONFIG_RTC_DRV_M48T59=m
CONFIG_RTC_DRV_MSM6242=m
CONFIG_RTC_DRV_BQ4802=m
CONFIG_RTC_DRV_RP5C01=m
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_ZYNQMP is not set
Seblu's avatar
Seblu committed

#
# on-CPU RTC drivers
#
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_CADENCE is not set
Seblu's avatar
Seblu committed
CONFIG_RTC_DRV_FTRTC010=m
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_R7301 is not set
Seblu's avatar
Seblu committed

#
# HID Sensor RTC drivers
#
Seblu's avatar
Seblu committed
# CONFIG_RTC_DRV_GOLDFISH is not set
Seblu's avatar
Seblu committed
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
CONFIG_DMA_ENGINE=y
Seblu's avatar
Seblu committed
CONFIG_DMA_VIRTUAL_CHANNELS=y
Seblu's avatar
Seblu committed
CONFIG_DMA_ACPI=y
Seblu's avatar
Seblu committed
CONFIG_DMA_OF=y
Seblu's avatar
Seblu committed
CONFIG_ALTERA_MSGDMA=m
Seblu's avatar
Seblu committed
# CONFIG_DW_AXI_DMAC is not set
# CONFIG_FSL_EDMA is not set
CONFIG_INTEL_IDMA64=m
Seblu's avatar
Seblu committed
CONFIG_INTEL_IDXD_BUS=m
Seblu's avatar
Seblu committed
CONFIG_INTEL_IDXD=m
Seblu's avatar
Seblu committed
# CONFIG_INTEL_IDXD_COMPAT is not set
Seblu's avatar
Seblu committed
CONFIG_INTEL_IDXD_SVM=y
Seblu's avatar
Seblu committed
CONFIG_INTEL_IDXD_PERFMON=y
Seblu's avatar
Seblu committed
CONFIG_INTEL_IOATDMA=m
Seblu's avatar
Seblu committed
CONFIG_PLX_DMA=m
Seblu's avatar
Seblu committed
CONFIG_XILINX_XDMA=m
Seblu's avatar
Seblu committed
CONFIG_XILINX_ZYNQMP_DPDMA=m
Seblu's avatar
Seblu committed
CONFIG_AMD_PTDMA=m
Seblu's avatar
Seblu committed
CONFIG_QCOM_HIDMA_MGMT=m
CONFIG_QCOM_HIDMA=m
Seblu's avatar
Seblu committed
CONFIG_DW_DMAC_CORE=y
Seblu's avatar
Seblu committed
CONFIG_DW_DMAC=m
Seblu's avatar
Seblu committed
CONFIG_DW_DMAC_PCI=y
Seblu's avatar
Seblu committed
CONFIG_DW_EDMA=m
CONFIG_DW_EDMA_PCIE=m
Seblu's avatar
Seblu committed
CONFIG_HSU_DMA=m
Seblu's avatar
Seblu committed
CONFIG_SF_PDMA=m
Seblu's avatar
Seblu committed
CONFIG_INTEL_LDMA=y
Seblu's avatar
Seblu committed

#
# DMA Clients
#
CONFIG_ASYNC_TX_DMA=y
# CONFIG_DMATEST is not set
CONFIG_DMA_ENGINE_RAID=y
Seblu's avatar
Seblu committed

#
# DMABUF options
#
CONFIG_SYNC_FILE=y
Seblu's avatar
Seblu committed
CONFIG_SW_SYNC=y
Seblu's avatar
Seblu committed
CONFIG_UDMABUF=y
Seblu's avatar
Seblu committed
# CONFIG_DMABUF_MOVE_NOTIFY is not set
Seblu's avatar
Seblu committed
# CONFIG_DMABUF_DEBUG is not set
Seblu's avatar
Seblu committed
# CONFIG_DMABUF_SELFTESTS is not set
Seblu's avatar
Seblu committed
# CONFIG_DMABUF_HEAPS is not set
Seblu's avatar
Seblu committed
# CONFIG_DMABUF_SYSFS_STATS is not set
Seblu's avatar
Seblu committed
# end of DMABUF options

Seblu's avatar
Seblu committed
CONFIG_DCA=m
Seblu's avatar
Seblu committed
# CONFIG_AUXDISPLAY is not set
Seblu's avatar
Seblu committed
CONFIG_UIO=m
CONFIG_UIO_CIF=m
CONFIG_UIO_PDRV_GENIRQ=m
CONFIG_UIO_DMEM_GENIRQ=m
CONFIG_UIO_AEC=m
CONFIG_UIO_SERCOS3=m
CONFIG_UIO_PCI_GENERIC=m
CONFIG_UIO_NETX=m
CONFIG_UIO_PRUSS=m
CONFIG_UIO_MF624=m
Seblu's avatar
Seblu committed
CONFIG_UIO_HV_GENERIC=m
Seblu's avatar
Seblu committed
CONFIG_VFIO=m
Seblu's avatar
Seblu committed
CONFIG_VFIO_CONTAINER=y
Seblu's avatar
Seblu committed
CONFIG_VFIO_IOMMU_TYPE1=m
Seblu's avatar
Seblu committed
CONFIG_VFIO_NOIOMMU=y
Seblu's avatar
Seblu committed
CONFIG_VFIO_VIRQFD=y
Seblu's avatar
Seblu committed
CONFIG_VFIO_PCI_CORE=m
Seblu's avatar
Seblu committed
CONFIG_VFIO_PCI_MMAP=y
CONFIG_VFIO_PCI_INTX=y
Seblu's avatar
Seblu committed
CONFIG_VFIO_PCI=m
CONFIG_VFIO_PCI_VGA=y
Seblu's avatar
Seblu committed
CONFIG_VFIO_PCI_IGD=y
Seblu's avatar
Seblu committed
CONFIG_VFIO_MDEV=m
CONFIG_IRQ_BYPASS_MANAGER=m
Seblu's avatar
Seblu committed
CONFIG_VIRT_DRIVERS=y
Seblu's avatar
Seblu committed
CONFIG_VMGENID=m
Seblu's avatar
Seblu committed
CONFIG_VBOXGUEST=m
Seblu's avatar
Seblu committed
CONFIG_NITRO_ENCLAVES=m
Seblu's avatar
Seblu committed
# CONFIG_ACRN_HSM is not set
Seblu's avatar
Seblu committed
CONFIG_EFI_SECRET=m
CONFIG_SEV_GUEST=m
Seblu's avatar
Seblu committed
CONFIG_TDX_GUEST_DRIVER=m
Seblu's avatar
Seblu committed
CONFIG_VIRTIO_ANCHOR=y
Seblu's avatar
Seblu committed
CONFIG_VIRTIO=m
Seblu's avatar
Seblu committed
CONFIG_VIRTIO_PCI_LIB=m
Seblu's avatar
Seblu committed
CONFIG_VIRTIO_PCI_LIB_LEGACY=m
Seblu's avatar
Seblu committed
CONFIG_VIRTIO_MENU=y
Seblu's avatar
Seblu committed
CONFIG_VIRTIO_PCI=m
CONFIG_VIRTIO_PCI_LEGACY=y
Seblu's avatar
Seblu committed
CONFIG_VIRTIO_VDPA=m
Seblu's avatar
Seblu committed
CONFIG_VIRTIO_PMEM=m
Seblu's avatar
Seblu committed
CONFIG_VIRTIO_BALLOON=m
Seblu's avatar
Seblu committed
CONFIG_VIRTIO_MEM=m
Seblu's avatar
Seblu committed
CONFIG_VIRTIO_INPUT=m
CONFIG_VIRTIO_MMIO=m
# CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES is not set
Seblu's avatar
Seblu committed
CONFIG_VIRTIO_DMA_SHARED_BUFFER=m
Seblu's avatar
Seblu committed
CONFIG_VDPA=m
Seblu's avatar
Seblu committed
CONFIG_VDPA_USER=m
Seblu's avatar
Seblu committed
CONFIG_IFCVF=m
Seblu's avatar
Seblu committed
# CONFIG_MLX5_VDPA_STEERING_DEBUG is not set
Seblu's avatar
Seblu committed
CONFIG_VP_VDPA=m
Seblu's avatar
Seblu committed
CONFIG_ALIBABA_ENI_VDPA=m
Seblu's avatar
Seblu committed
CONFIG_SNET_VDPA=m
Seblu's avatar
Seblu committed
CONFIG_VHOST_IOTLB=m
Seblu's avatar
Seblu committed
# CONFIG_VHOST_MENU is not set
Seblu's avatar
Seblu committed

#
# Microsoft Hyper-V guest support
#
CONFIG_HYPERV=m
Seblu's avatar
Seblu committed
# CONFIG_HYPERV_VTL_MODE is not set
Seblu's avatar
Seblu committed
CONFIG_HYPERV_TIMER=y
Seblu's avatar
Seblu committed
CONFIG_HYPERV_UTILS=m
CONFIG_HYPERV_BALLOON=m
Seblu's avatar
Seblu committed
# end of Microsoft Hyper-V guest support
Seblu's avatar
Seblu committed

#
# Xen driver support
#
CONFIG_XEN_BALLOON=y
Seblu's avatar
Seblu committed
CONFIG_XEN_BALLOON_MEMORY_HOTPLUG=y
CONFIG_XEN_MEMORY_HOTPLUG_LIMIT=512
Seblu's avatar
Seblu committed
CONFIG_XEN_SCRUB_PAGES_DEFAULT=y
Seblu's avatar
Seblu committed
CONFIG_XEN_DEV_EVTCHN=m
Seblu's avatar
Seblu committed
CONFIG_XEN_BACKEND=y
Seblu's avatar
Seblu committed
CONFIG_XENFS=m
Seblu's avatar
Seblu committed
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
CONFIG_XEN_XENBUS_FRONTEND=y
CONFIG_XEN_GNTDEV=m
Seblu's avatar
Seblu committed
CONFIG_XEN_GNTDEV_DMABUF=y
Seblu's avatar
Seblu committed
CONFIG_XEN_GRANT_DEV_ALLOC=m
Seblu's avatar
Seblu committed
CONFIG_XEN_GRANT_DMA_ALLOC=y
Seblu's avatar
Seblu committed
CONFIG_SWIOTLB_XEN=y
Seblu's avatar
Seblu committed
CONFIG_XEN_PCI_STUB=y
Seblu's avatar
Seblu committed
CONFIG_XEN_PCIDEV_BACKEND=m
Seblu's avatar
Seblu committed
CONFIG_XEN_PVCALLS_FRONTEND=m
Seblu's avatar
Seblu committed
CONFIG_XEN_PVCALLS_BACKEND=m
CONFIG_XEN_PRIVCMD=m
Seblu's avatar
Seblu committed
CONFIG_XEN_ACPI_PROCESSOR=m
# CONFIG_XEN_MCE_LOG is not set
CONFIG_XEN_HAVE_PVMMU=y
CONFIG_XEN_EFI=y
CONFIG_XEN_AUTO_XLATE=y
CONFIG_XEN_ACPI=y
CONFIG_XEN_SYMS=y
CONFIG_XEN_HAVE_VPMU=y
Seblu's avatar
Seblu committed
CONFIG_XEN_FRONT_PGDIR_SHBUF=m
Seblu's avatar
Seblu committed
CONFIG_XEN_UNPOPULATED_ALLOC=y
Seblu's avatar
Seblu committed
CONFIG_XEN_GRANT_DMA_IOMMU=y
CONFIG_XEN_GRANT_DMA_OPS=y
CONFIG_XEN_VIRTIO=y
Seblu's avatar
Seblu committed
CONFIG_XEN_VIRTIO_FORCE_GRANT=y
Seblu's avatar
Seblu committed
# end of Xen driver support

Seblu's avatar
Seblu committed
# CONFIG_GREYBUS is not set
Seblu's avatar
Seblu committed
# CONFIG_COMEDI is not set
Seblu's avatar
Seblu committed
CONFIG_STAGING=y
CONFIG_PRISM2_USB=m
CONFIG_RTL8192U=m
CONFIG_RTLLIB=m
CONFIG_RTLLIB_CRYPTO_CCMP=m
CONFIG_RTLLIB_CRYPTO_TKIP=m
CONFIG_RTLLIB_CRYPTO_WEP=m
Seblu's avatar
Seblu committed
CONFIG_RTL8192E=m
Seblu's avatar
Seblu committed
CONFIG_RTL8723BS=m
CONFIG_R8712U=m
CONFIG_RTS5208=m
CONFIG_VT6655=m
Seblu's avatar
Seblu committed
CONFIG_VT6656=m
# CONFIG_FB_SM750 is not set
CONFIG_STAGING_MEDIA=y
CONFIG_INTEL_ATOMISP=y
# CONFIG_VIDEO_ATOMISP is not set
Seblu's avatar
Seblu committed
CONFIG_DVB_AV7110_IR=y
CONFIG_DVB_AV7110=m
CONFIG_DVB_AV7110_OSD=y
CONFIG_DVB_BUDGET_PATCH=m
CONFIG_DVB_SP8870=m
Seblu's avatar
Seblu committed
CONFIG_VIDEO_IPU3_IMGU=m
Seblu's avatar
Seblu committed
CONFIG_VIDEO_MAX96712=m
Seblu's avatar
Seblu committed
# CONFIG_STAGING_MEDIA_DEPRECATED is not set
Seblu's avatar
Seblu committed
# CONFIG_STAGING_BOARD is not set
Seblu's avatar
Seblu committed
CONFIG_LTE_GDM724X=m
Seblu's avatar
Seblu committed
# CONFIG_FB_TFT is not set
Seblu's avatar
Seblu committed
CONFIG_KS7010=m
# CONFIG_PI433 is not set
Seblu's avatar
Seblu committed
# CONFIG_XIL_AXIS_FIFO is not set
Seblu's avatar
Seblu committed
CONFIG_FIELDBUS_DEV=m
# CONFIG_HMS_ANYBUSS_BUS is not set
Seblu's avatar
Seblu committed
CONFIG_QLGE=m
Seblu's avatar
Seblu committed
# CONFIG_VME_BUS is not set
# CONFIG_CHROME_PLATFORMS is not set
# CONFIG_MELLANOX_PLATFORM is not set
# CONFIG_SURFACE_PLATFORMS is not set
Seblu's avatar
Seblu committed
CONFIG_X86_PLATFORM_DEVICES=y
Seblu's avatar
Seblu committed
CONFIG_ACPI_WMI=y
CONFIG_WMI_BMOF=y
Seblu's avatar
Seblu committed
CONFIG_HUAWEI_WMI=m
CONFIG_MXM_WMI=m
Seblu's avatar
Seblu committed
CONFIG_NVIDIA_WMI_EC_BACKLIGHT=m