NanoPi-M4: declare "usbhost" and "serial" in MACHINE_FEATURES

Signed-off-by: Yann Dirson <yann@blade-group.com>
This commit is contained in:
Yann Dirson 2021-04-26 16:58:09 +02:00 committed by Trevor Woerner
parent 3111beaae5
commit 1cd4996051

View File

@ -3,6 +3,8 @@
require rk3399.inc
MACHINE_FEATURES += "usbhost serial"
KMACHINE = "nanopi-m4"
KERNEL_DEVICETREE = "rockchip/rk3399-nanopi-m4.dtb"