Message ID | 20211203185928.821497-1-arnd@kernel.org |
---|---|
State | New |
Headers | show |
Series | HID: prodikeys: add USB_HID dependency | expand |
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 74ce789f8636..48d18559670f 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -246,7 +246,7 @@ config HID_MACALLY config HID_PRODIKEYS tristate "Prodikeys PC-MIDI Keyboard support" - depends on HID && SND + depends on USB_HID && SND select SND_RAWMIDI help Support for Prodikeys PC-MIDI Keyboard device support.