mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/*/options: add option to enable PS3 remote support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
dbf6ce68ce
commit
8397e57ee4
@ -142,6 +142,9 @@
|
||||
# build and install WiiMote support (yes / no)
|
||||
WIIMOTE_SUPPORT="yes"
|
||||
|
||||
# build and install PS3 Remote support (yes / no)
|
||||
PS3REMOTE_SUPPORT="yes"
|
||||
|
||||
# LCD driver to Use - Possible drivers are ( Comma seperated:
|
||||
# bayrad,CFontz,CFontz633,CFontzPacket,CwLnx,ea65,
|
||||
# EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,icp_a106,imon,imonlcd,
|
||||
|
@ -142,6 +142,9 @@
|
||||
# build and install WiiMote support (yes / no)
|
||||
WIIMOTE_SUPPORT="yes"
|
||||
|
||||
# build and install PS3 Remote support (yes / no)
|
||||
PS3REMOTE_SUPPORT="yes"
|
||||
|
||||
# LCD driver to Use - Possible drivers are ( Comma seperated:
|
||||
# bayrad,CFontz,CFontz633,CFontzPacket,CwLnx,ea65,
|
||||
# EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,icp_a106,imon,imonlcd,
|
||||
|
@ -142,6 +142,9 @@
|
||||
# build and install WiiMote support (yes / no)
|
||||
WIIMOTE_SUPPORT="yes"
|
||||
|
||||
# build and install PS3 Remote support (yes / no)
|
||||
PS3REMOTE_SUPPORT="yes"
|
||||
|
||||
# LCD driver to Use - Possible drivers are ( Comma seperated:
|
||||
# bayrad,CFontz,CFontz633,CFontzPacket,CwLnx,ea65,
|
||||
# EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,icp_a106,imon,imonlcd,
|
||||
|
Loading…
x
Reference in New Issue
Block a user