mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 10:36:39 +07:00
HID: make Prodikeys driver standalone config option
Analogically for other full-fledged HID drivers, make the Prodikeys driver independent on EMBEDDED. Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
3a370ca1dc
commit
95736de984
@ -101,10 +101,9 @@ config HID_CHICONY
|
|||||||
Support for Chicony Tactical pad.
|
Support for Chicony Tactical pad.
|
||||||
|
|
||||||
config HID_PRODIKEYS
|
config HID_PRODIKEYS
|
||||||
tristate "Prodikeys PC-MIDI Keyboard support" if EMBEDDED
|
tristate "Prodikeys PC-MIDI Keyboard support"
|
||||||
depends on USB_HID && SND
|
depends on USB_HID && SND
|
||||||
select SND_RAWMIDI
|
select SND_RAWMIDI
|
||||||
default !EMBEDDED
|
|
||||||
---help---
|
---help---
|
||||||
Support for Prodikeys PC-MIDI Keyboard device support.
|
Support for Prodikeys PC-MIDI Keyboard device support.
|
||||||
Say Y here to enable support for this device.
|
Say Y here to enable support for this device.
|
||||||
|
Loading…
Reference in New Issue
Block a user