HID: move pantherlord FF processing
[deliverable/linux.git] / drivers / hid / usbhid / Makefile
index 00a7b70901925276e63237b023580c94ec21cec8..0ee4803375b281e35eda2fa572eec63f1c349b6a 100644 (file)
@@ -13,15 +13,6 @@ endif
 ifeq ($(CONFIG_HID_PID),y)
        usbhid-objs     += hid-pidff.o
 endif
-ifeq ($(CONFIG_LOGITECH_FF),y)
-       usbhid-objs     += hid-lgff.o
-endif
-ifeq ($(CONFIG_LOGIRUMBLEPAD2_FF),y)
-       usbhid-objs     += hid-lg2ff.o
-endif
-ifeq ($(CONFIG_PANTHERLORD_FF),y)
-       usbhid-objs     += hid-plff.o
-endif
 ifeq ($(CONFIG_THRUSTMASTER_FF),y)
        usbhid-objs     += hid-tmff.o
 endif
This page took 0.025707 seconds and 5 git commands to generate.