mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 13:41:24 +01:00
9 lines
254 B
Plaintext
9 lines
254 B
Plaintext
config BR2_PACKAGE_KODI_PERIPHERAL_STEAMCONTROLLER
|
|
bool "kodi-peripheral-steamcontroller"
|
|
select BR2_PACKAGE_KODI_PLATFORM
|
|
select BR2_PACKAGE_LIBUSB
|
|
help
|
|
Steam controller driver for Kodi
|
|
|
|
https://github.com/kodi-game/peripheral.steamcontroller
|