From 5980de588b7a7d59a9f5131f17387ad71c8d636c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 30 Sep 2011 23:38:55 +0200 Subject: [PATCH] projects/*/options: add option to enable CEC support Signed-off-by: Stephan Raue --- projects/ATV/options | 3 +++ projects/Fusion/options | 3 +++ projects/Generic/options | 3 +++ projects/Generic_OSS/options | 3 +++ projects/ION/options | 3 +++ projects/Intel/options | 3 +++ projects/Ultra/options | 3 +++ 7 files changed, 21 insertions(+) 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,