blob: a994f4c9fb852290ccbeadead06da1c1495d30e9 (
plain)
1
2
3
4
5
6
7
8
|
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
|