projects/*/options: add option to enable CEC support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-09-30 23:38:55 +02:00
parent 4b78cd4935
commit 5980de588b
7 changed files with 21 additions and 0 deletions

View File

@ -226,6 +226,9 @@
# build and install ATV IR remote support (yes / no)
ATVCLIENT_SUPPORT="yes"
# build and install CEC adapter support (yes / no)
CEC_SUPPORT="yes"
# LCD driver to Use - Possible drivers are ( Comma seperated:
# bayrad,CFontz,CFontz633,CFontzPacket,curses,CwLnx,
# ea65,EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,

View File

@ -226,6 +226,9 @@
# build and install ATV IR remote support (yes / no)
ATVCLIENT_SUPPORT="no"
# build and install CEC adapter support (yes / no)
CEC_SUPPORT="yes"
# LCD driver to Use - Possible drivers are ( Comma seperated:
# bayrad,CFontz,CFontz633,CFontzPacket,curses,CwLnx,
# ea65,EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,

View File

@ -226,6 +226,9 @@
# build and install ATV IR remote support (yes / no)
ATVCLIENT_SUPPORT="yes"
# build and install CEC adapter support (yes / no)
CEC_SUPPORT="yes"
# LCD driver to Use - Possible drivers are ( Comma seperated:
# bayrad,CFontz,CFontz633,CFontzPacket,curses,CwLnx,
# ea65,EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,

View File

@ -226,6 +226,9 @@
# build and install ATV IR remote support (yes / no)
ATVCLIENT_SUPPORT="yes"
# build and install CEC adapter support (yes / no)
CEC_SUPPORT="yes"
# LCD driver to Use - Possible drivers are ( Comma seperated:
# bayrad,CFontz,CFontz633,CFontzPacket,curses,CwLnx,
# ea65,EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,

View File

@ -226,6 +226,9 @@
# build and install ATV IR remote support (yes / no)
ATVCLIENT_SUPPORT="no"
# build and install CEC adapter support (yes / no)
CEC_SUPPORT="yes"
# LCD driver to Use - Possible drivers are ( Comma seperated:
# bayrad,CFontz,CFontz633,CFontzPacket,curses,CwLnx,
# ea65,EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,

View File

@ -226,6 +226,9 @@
# build and install ATV IR remote support (yes / no)
ATVCLIENT_SUPPORT="no"
# build and install CEC adapter support (yes / no)
CEC_SUPPORT="yes"
# LCD driver to Use - Possible drivers are ( Comma seperated:
# bayrad,CFontz,CFontz633,CFontzPacket,curses,CwLnx,
# ea65,EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,

View File

@ -226,6 +226,9 @@
# build and install ATV IR remote support (yes / no)
ATVCLIENT_SUPPORT="no"
# build and install CEC adapter support (yes / no)
CEC_SUPPORT="yes"
# LCD driver to Use - Possible drivers are ( Comma seperated:
# bayrad,CFontz,CFontz633,CFontzPacket,curses,CwLnx,
# ea65,EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,