# SPDX-License-Identifier: GPL-2.0-only menu "I2C HID support" depends on [31mCONFIG_I2C[0m config [31mCONFIG_I2C_HID[0m tristate "HID over I2C transport layer" default n depends on [31mCONFIG_I2C[0m && [31mCONFIG_INPUT[0m select [31mCONFIG_HID[0m ---help--- Say Y here if you use a keyboard, a touchpad, a touchscreen, or any other [31mCONFIG_HID[0m based devices which is connected to your computer via [31mCONFIG_I2C[0m. If unsure, say N. This support is also available as a module. If so, the module will be called i2c-hid. endmenu |