rockchip: Remove trace of legacy kernel in family config

The `legacy` kernel does not exist anymore.
This commit is contained in:
ColorfulRhino
2024-06-29 14:29:53 +02:00
parent 0024d662aa
commit 4738bb4bce
3 changed files with 0 additions and 8 deletions

View File

@@ -240,12 +240,6 @@ family_tweaks_bsp() {
mkdir -p $destination/etc/initramfs-tools/hooks
install -m 550 $SRC/packages/bsp/rockchip/ap6330-initramfs-firmware $destination/etc/initramfs-tools/hooks
# esp8089 wifi driver modprobe default configuration options, only for legacy kernel
mkdir -p $destination/etc/modprobe.d
if [[ "$BOOT_SOC" == "rk322x" && "$BRANCH" == "legacy" ]]; then
cp $SRC/packages/bsp/rk322x/esp8089.conf $destination/etc/modprobe.d/esp8089.conf
fi
# Board selection script, only for rk322x-box
if [[ "$BOARD" == "rk322x-box" ]]; then
install -m 755 $SRC/packages/bsp/rk322x/rk322x-config $destination/usr/sbin

View File

@@ -1 +0,0 @@
KERNEL=="rkvdec", MODE="0660", GROUP="video"

View File

@@ -1 +0,0 @@
options esp8089 config=crystal_26M_en=0