HID: move thrustmaster FF processing
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / hid / usbhid / Makefile
index 0ee4803375b281e35eda2fa572eec63f1c349b6a..dd3b8634800f2cf3fc67bd998ced9c9897c0ddc3 100644 (file)
@@ -13,9 +13,6 @@ endif
 ifeq ($(CONFIG_HID_PID),y)
        usbhid-objs     += hid-pidff.o
 endif
-ifeq ($(CONFIG_THRUSTMASTER_FF),y)
-       usbhid-objs     += hid-tmff.o
-endif
 ifeq ($(CONFIG_ZEROPLUS_FF),y)
        usbhid-objs     += hid-zpff.o
 endif