From 166e34091b28ab591122d39cbf6565265ce67bd7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 28 Dec 2022 11:19:32 +0100 Subject: rockpi4-plus: switch to correct dtb, enable bluetooth support --- target/aarch64/kernel/rockpi4-plus | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/aarch64/kernel/rockpi4-plus') diff --git a/target/aarch64/kernel/rockpi4-plus b/target/aarch64/kernel/rockpi4-plus index c5c1446d8..237d7ba54 100644 --- a/target/aarch64/kernel/rockpi4-plus +++ b/target/aarch64/kernel/rockpi4-plus @@ -1173,3 +1173,6 @@ CONFIG_DAX=y CONFIG_NVMEM=y CONFIG_NVMEM_SYSFS=y CONFIG_ROCKCHIP_EFUSE=y + +CONFIG_SERIAL_DEV_BUS=y +CONFIG_SERIAL_DEV_CTRL_TTYPORT=y -- cgit v1.2.3