mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
crazycat: disable CXD2820R for Rockchip
This commit is contained in:
parent
436325306d
commit
ec48694e0f
@ -53,6 +53,7 @@ make_target() {
|
||||
sed -e 's/CONFIG_IR_NUVOTON=m/# CONFIG_IR_NUVOTON is not set/g' -i v4l/.config
|
||||
fi
|
||||
elif [ "$PROJECT" = Rockchip ]; then
|
||||
sed -e 's/CONFIG_DVB_CXD2820R=m/# CONFIG_DVB_CXD2820R is not set/g' -i v4l/.config
|
||||
sed -e 's/CONFIG_DVB_LGDT3306A=m/# CONFIG_DVB_LGDT3306A is not set/g' -i v4l/.config
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user