mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 07:59:42 -04:00
[media] ttusbir: Add USB dependency
This patch fixes the error: ERROR: "usb_speed_string" [drivers/usb/core/usbcore.ko] undefined! Reported-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
586c61fd88
commit
3ab2a83eaf
@@ -277,6 +277,7 @@ config IR_IGUANA
|
||||
|
||||
config IR_TTUSBIR
|
||||
tristate "TechnoTrend USB IR Receiver"
|
||||
depends on USB_ARCH_HAS_HCD
|
||||
depends on RC_CORE
|
||||
select USB
|
||||
select NEW_LEDS
|
||||
|
||||
Reference in New Issue
Block a user