summaryrefslogtreecommitdiff
path: root/target/aarch64/kernel/rockpi4-plus
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2022-12-08 12:02:03 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2022-12-15 15:30:15 +0100
commit767514154be31670df3f072c44537af64993a6a4 (patch)
tree0f6b657272cefbe5e3bfa31bde711de6fad001d2 /target/aarch64/kernel/rockpi4-plus
parent63896d07d312a57fa4033b0826fd3317816b500d (diff)
add support for rockpi4-plus
Diffstat (limited to 'target/aarch64/kernel/rockpi4-plus')
-rw-r--r--target/aarch64/kernel/rockpi4-plus5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/aarch64/kernel/rockpi4-plus b/target/aarch64/kernel/rockpi4-plus
new file mode 100644
index 000000000..5faf024de
--- /dev/null
+++ b/target/aarch64/kernel/rockpi4-plus
@@ -0,0 +1,5 @@
+CONFIG_ARM64=y
+CONFIG_ARCH_ROCKCHIP=y
+CONFIG_SERIAL_8250=y
+CONFIG_SERIAL_8250_CONSOLE=y
+CONFIG_SERIAL_OF_PLATFORM=y