diff --git a/projects/ATV/options b/projects/ATV/options index 5ae23ee6b4..89df26db17 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -148,6 +148,9 @@ # build and install PS3 Remote support (yes / no) PS3REMOTE_SUPPORT="no" +# build and install ATV IR remote support (yes / no) + ATVCLIENT_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, diff --git a/projects/ION/options b/projects/ION/options index 27cea1c3f4..1994b77350 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -148,6 +148,9 @@ # build and install PS3 Remote support (yes / no) PS3REMOTE_SUPPORT="yes" +# build and install ATV IR remote support (yes / no) + ATVCLIENT_SUPPORT="no" + # 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, diff --git a/projects/generic/options b/projects/generic/options index 88271e2253..6489c03029 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -148,6 +148,9 @@ # build and install PS3 Remote support (yes / no) PS3REMOTE_SUPPORT="yes" +# build and install ATV IR remote support (yes / no) + ATVCLIENT_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, diff --git a/projects/intel/options b/projects/intel/options index b3f860583d..3efb23ec20 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -148,6 +148,9 @@ # build and install PS3 Remote support (yes / no) PS3REMOTE_SUPPORT="yes" +# build and install ATV IR remote support (yes / no) + ATVCLIENT_SUPPORT="no" + # 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,