mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #3803 from sraue/Wetek-config
[RFC] Wetek config changes
This commit is contained in:
commit
eaeabd286e
@ -0,0 +1 @@
|
|||||||
|
dhd
|
File diff suppressed because it is too large
Load Diff
@ -111,13 +111,13 @@
|
|||||||
KODIPLAYER_DRIVER="libamcodec"
|
KODIPLAYER_DRIVER="libamcodec"
|
||||||
|
|
||||||
# Modules to install in initramfs for early boot
|
# Modules to install in initramfs for early boot
|
||||||
INITRAMFS_MODULES="softcursor bitblit font fbcon"
|
INITRAMFS_MODULES=""
|
||||||
|
|
||||||
# additional drivers to install:
|
# additional drivers to install:
|
||||||
# for a list of additinoal drivers see packages/linux-drivers
|
# for a list of additinoal drivers see packages/linux-drivers
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
# e.g. ADDITIONAL_DRIVERS="DRIVER1 DRIVER2"
|
# e.g. ADDITIONAL_DRIVERS="DRIVER1 DRIVER2"
|
||||||
ADDITIONAL_DRIVERS=""
|
ADDITIONAL_DRIVERS="RTL8192CU RTL8192DU RTL8188EU"
|
||||||
|
|
||||||
# additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware)
|
# additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware)
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
@ -134,7 +134,7 @@
|
|||||||
AMREMOTE_SUPPORT="yes"
|
AMREMOTE_SUPPORT="yes"
|
||||||
|
|
||||||
# build with swap support (yes / no)
|
# build with swap support (yes / no)
|
||||||
SWAP_SUPPORT="yes"
|
SWAP_SUPPORT="no"
|
||||||
|
|
||||||
# swap support enabled per default (yes / no)
|
# swap support enabled per default (yes / no)
|
||||||
SWAP_ENABLED_DEFAULT="no"
|
SWAP_ENABLED_DEFAULT="no"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user