aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hid/Makefile
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2020-04-01 13:36:46 +0200
committerJiri Kosina <jkosina@suse.cz>2020-04-01 13:36:46 +0200
commit4f8a21a6a9335fdf0952af3cadfa88c33dddacd6 (patch)
tree1fde7aab7b3684852c8b5819787ce0c8eea2cc15 /drivers/hid/Makefile
parentMerge branch 'for-5.7/logitech' into for-linus (diff)
parentHID: mcp2221: add usb to i2c-smbus host bridge (diff)
downloadwireguard-linux-4f8a21a6a9335fdf0952af3cadfa88c33dddacd6.tar.xz
wireguard-linux-4f8a21a6a9335fdf0952af3cadfa88c33dddacd6.zip
Merge branch 'for-5.7/mcp2221' into for-linus
Diffstat (limited to 'drivers/hid/Makefile')
-rw-r--r--drivers/hid/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Makefile b/drivers/hid/Makefile
index be0f38dcf942..d8ea4b8c95af 100644
--- a/drivers/hid/Makefile
+++ b/drivers/hid/Makefile
@@ -71,6 +71,7 @@ obj-$(CONFIG_HID_LOGITECH_HIDPP) += hid-logitech-hidpp.o
obj-$(CONFIG_HID_MACALLY) += hid-macally.o
obj-$(CONFIG_HID_MAGICMOUSE) += hid-magicmouse.o
obj-$(CONFIG_HID_MALTRON) += hid-maltron.o
+obj-$(CONFIG_HID_MCP2221) += hid-mcp2221.o
obj-$(CONFIG_HID_MAYFLASH) += hid-mf.o
obj-$(CONFIG_HID_MICROSOFT) += hid-microsoft.o
obj-$(CONFIG_HID_MONTEREY) += hid-monterey.o