rockchip: add M.2 M/E key modules support for Radxa ROCK 5B
Add support for M.2 M/E key modules. - NVMe - Radxa Wireless Module A8 (Realtek RTL8852BE) Signed-off-by: FUKAUMI Naoki <naoki@radxa.com> Link: https://github.com/openwrt/openwrt/pull/19867 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
committed by
Hauke Mehrtens
parent
3c23e9a327
commit
8aa83efe57
@@ -212,7 +212,7 @@ define Device/radxa_rock-5b
|
||||
DEVICE_MODEL := ROCK 5B
|
||||
SOC := rk3588
|
||||
UBOOT_DEVICE_NAME := rock5b-rk3588
|
||||
DEVICE_PACKAGES := kmod-r8169 kmod-hwmon-pwmfan
|
||||
DEVICE_PACKAGES := blkdiscard block-mount kmod-hwmon-pwmfan kmod-nvme kmod-r8169 kmod-rtw89-8852be wpad-basic-mbedtls
|
||||
endef
|
||||
TARGET_DEVICES += radxa_rock-5b
|
||||
|
||||
|
||||
Reference in New Issue
Block a user