From 1fdbad98723362c917e978965dcd1dd776b45e35 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 8 Nov 2010 07:36:29 +0100 Subject: [PATCH] projects/*/options: remove unneeded config options Signed-off-by: Stephan Raue --- projects/ATV/options | 10 ---------- projects/ION/options | 10 ---------- projects/generic/options | 10 ---------- projects/intel/options | 10 ---------- 4 files changed, 40 deletions(-) diff --git a/projects/ATV/options b/projects/ATV/options index e55cb614c8..16b553d19e 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -50,10 +50,6 @@ # Project CFLAGS PROJECT_CFLAGS="" -# Timezone to use (empty disables timezone support) -# use a TZ environment string - TIMEZONE="" - # Mediacenter to use (xbmc / no) MEDIACENTER="xbmc-dharma" @@ -151,12 +147,6 @@ # build and install remote support (yes / no) REMOTE_SUPPORT="yes" -# Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/ -# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/ -# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/ -# tosh-vt76f/flytv-prime/Medion-X10/imonknob/ultrax/dvico/MCE-X10) - REMOTE="mceusb" - # build and install WiiMote support (yes / no) WIIMOTE_SUPPORT="no" diff --git a/projects/ION/options b/projects/ION/options index 8af8609cd7..d3d46829ec 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -50,10 +50,6 @@ # Project CFLAGS PROJECT_CFLAGS="-mfpmath=sse -ftree-vectorize -mmovbe" -# Timezone to use (empty disables timezone support) -# use a TZ environment string - TIMEZONE="" - # Mediacenter to use (xbmc / no) MEDIACENTER="xbmc-dharma" @@ -151,12 +147,6 @@ # build and install remote support (yes / no) REMOTE_SUPPORT="yes" -# Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/ -# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/ -# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/ -# tosh-vt76f/flytv-prime/Medion-X10/imonknob/ultrax/dvico/MCE-X10) - REMOTE="mceusb" - # build and install WiiMote support (yes / no) WIIMOTE_SUPPORT="yes" diff --git a/projects/generic/options b/projects/generic/options index daeee79453..dbe34334e3 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -50,10 +50,6 @@ # Project CFLAGS PROJECT_CFLAGS="-mmmx -msse -msse2 -mfpmath=sse" -# Timezone to use (empty disables timezone support) -# use a TZ environment string - TIMEZONE="" - # Mediacenter to use (xbmc / no) MEDIACENTER="xbmc-dharma" @@ -151,12 +147,6 @@ # build and install remote support (yes / no) REMOTE_SUPPORT="yes" -# Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/ -# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/ -# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/ -# tosh-vt76f/flytv-prime/Medion-X10/imonknob/ultrax/dvico/MCE-X10) - REMOTE="mceusb" - # build and install WiiMote support (yes / no) WIIMOTE_SUPPORT="yes" diff --git a/projects/intel/options b/projects/intel/options index 36a4eaafba..d468c5a483 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -50,10 +50,6 @@ # Project CFLAGS PROJECT_CFLAGS="" -# Timezone to use (empty disables timezone support) -# use a TZ environment string - TIMEZONE="" - # Mediacenter to use (xbmc / no) MEDIACENTER="xbmc-dharma" @@ -151,12 +147,6 @@ # build and install remote support (yes / no) REMOTE_SUPPORT="yes" -# Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/ -# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/ -# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/ -# tosh-vt76f/flytv-prime/Medion-X10/imonknob/ultrax/dvico/MCE-X10) - REMOTE="mceusb" - # build and install WiiMote support (yes / no) WIIMOTE_SUPPORT="yes"