mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
RPi: Enable DVB but disable CrazyCat (depends on PR3001)
This commit is contained in:
parent
3b4fce97d1
commit
5f6b890214
@ -131,9 +131,9 @@
|
|||||||
ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS rpi-cirrus-config"
|
ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS rpi-cirrus-config"
|
||||||
|
|
||||||
# build and install driver addons (yes / no)
|
# build and install driver addons (yes / no)
|
||||||
DRIVER_ADDONS_SUPPORT="no"
|
DRIVER_ADDONS_SUPPORT="yes"
|
||||||
|
|
||||||
# driver addons to install:
|
# driver addons to install:
|
||||||
# for a list of additional drivers see packages/linux-driver-addons
|
# for a list of additional drivers see packages/linux-driver-addons
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
DRIVER_ADDONS="crazycat dvb-latest"
|
DRIVER_ADDONS="dvb-latest"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user