diff --git a/projects/ATV/options b/projects/ATV/options index 12fadb8331..67eca73771 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -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, diff --git a/projects/Fusion/options b/projects/Fusion/options index f2d82a1fd9..d043f8c042 100644 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -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, diff --git a/projects/Generic/options b/projects/Generic/options index b576232a11..5c974190d6 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -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, diff --git a/projects/Generic_OSS/options b/projects/Generic_OSS/options index a30453e043..e6691b7219 100644 --- a/projects/Generic_OSS/options +++ b/projects/Generic_OSS/options @@ -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, diff --git a/projects/ION/options b/projects/ION/options index 7530327924..9d08ca76cf 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -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, diff --git a/projects/Intel/options b/projects/Intel/options index c96b19fcc6..e553ea546d 100644 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -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, diff --git a/projects/Ultra/options b/projects/Ultra/options index 1baf7e40d5..59405493e0 100644 --- a/projects/Ultra/options +++ b/projects/Ultra/options @@ -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,