rockchip: remove default wireless config for Rockpi 4A

This is actually broken.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 5fa0c4a823)
This commit is contained in:
Tianling Shen 2022-03-01 21:05:59 +08:00
parent 2a3c58a049
commit fc4f1e120d
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -49,7 +49,7 @@ define Device/radxa_rock-pi-4
SUPPORTED_DEVICES := radxa,rockpi4
UBOOT_DEVICE_NAME := rock-pi-4-rk3399
IMAGE/sysupgrade.img.gz := boot-common | boot-script | pine64-img | gzip | append-metadata
DEVICE_PACKAGES := brcmfmac-firmware-43456-sdio brcmfmac-nvram-43456-sdio kmod-brcmfmac -urngd
DEVICE_PACKAGES := -urngd
endef
TARGET_DEVICES += radxa_rock-pi-4