mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
projects/*/options: remove unneeded config options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c871179648
commit
1fdbad9872
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user