From 8397e57ee44c1e95e8aecbbefa2b52a52c4fbcf5 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 22 Sep 2010 06:05:50 +0200 Subject: [PATCH] projects/*/options: add option to enable PS3 remote support Signed-off-by: Stephan Raue --- projects/ION/options | 3 +++ projects/generic/options | 3 +++ projects/intel/options | 3 +++ 3 files changed, 9 insertions(+) diff --git a/projects/ION/options b/projects/ION/options index 3c9c07643b..b37f3042c2 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -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, diff --git a/projects/generic/options b/projects/generic/options index eb84384e26..1ad8498aff 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -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, diff --git a/projects/intel/options b/projects/intel/options index de5b4336a0..71494c20f3 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -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,