···1023410234F: drivers/net/can/m_can/m_can.h1023510235F: drivers/net/can/m_can/m_can_platform.c10236102361023710237+MCP2221A MICROCHIP USB-HID TO I2C BRIDGE DRIVER1023810238+M: Rishi Gupta <gupt21@gmail.com>1023910239+L: linux-i2c@vger.kernel.org1024010240+L: linux-input@vger.kernel.org1024110241+S: Maintained1024210242+F: drivers/hid/hid-mcp2221.c1024310243+1023710244MCP4018 AND MCP4531 MICROCHIP DIGITAL POTENTIOMETER DRIVERS1023810245M: Peter Rosin <peda@axentia.se>1023910246L: linux-iio@vger.kernel.org
+10
drivers/hid/Kconfig
···11521152 Say Y here if you have a Alps touchpads over i2c-hid or usbhid11531153 and want support for its special functionalities.1154115411551155+config HID_MCP222111561156+ tristate "Microchip MCP2221 HID USB-to-I2C/SMbus host support"11571157+ depends on USB_HID && I2C11581158+ ---help---11591159+ Provides I2C and SMBUS host adapter functionality over USB-HID11601160+ through MCP2221 device.11611161+11621162+ To compile this driver as a module, choose M here: the module11631163+ will be called hid-mcp2221.ko.11641164+11551165endmenu1156116611571167endif # HID