aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ttpci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/pci/ttpci/Makefile')
-rw-r--r--drivers/media/pci/ttpci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/pci/ttpci/Makefile b/drivers/media/pci/ttpci/Makefile
index 98905963ff08..49f71b1eaf14 100644
--- a/drivers/media/pci/ttpci/Makefile
+++ b/drivers/media/pci/ttpci/Makefile
@@ -5,7 +5,7 @@
dvb-ttpci-objs := av7110_hw.o av7110_v4l.o av7110_av.o av7110_ca.o av7110.o av7110_ipack.o
-ifdef CONFIG_INPUT_EVDEV
+ifdef CONFIG_DVB_AV7110_IR
dvb-ttpci-objs += av7110_ir.o
endif