summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/Kconfig
diff options
context:
space:
mode:
authorMichael Riesch <michael.riesch@wolfvision.net>2021-11-10 11:45:30 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2021-11-17 08:45:59 +0100
commit8d14f8e898b4cd4d9ff76b6afcbaf25bf37aa1e7 (patch)
tree3105ddec3b876d92b97b59157598581fe581cd63 /arch/arm/mach-rockchip/Kconfig
parent3f2f5980d517b6a71ffe54e615bd3a4b58b1c295 (diff)
downloadbarebox-8d14f8e898b4cd4d9ff76b6afcbaf25bf37aa1e7.tar.gz
barebox-8d14f8e898b4cd4d9ff76b6afcbaf25bf37aa1e7.tar.xz
arm: rockchip: add support for the quartz64 board
The Pine64 Quartz64 board features the Rockchip RK3566, a reduced but largely identical version of the RK3568. Two models (A and B) of the Quartz64 board are envisaged, where this patch targets the already available model A. Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-rockchip/Kconfig')
-rw-r--r--arch/arm/mach-rockchip/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig
index 1ad7ccedf6..5603fc12c3 100644
--- a/arch/arm/mach-rockchip/Kconfig
+++ b/arch/arm/mach-rockchip/Kconfig
@@ -50,6 +50,12 @@ config MACH_RK3568_EVB
help
Say Y here if you are using a RK3568 EVB
+config MACH_PINE64_QUARTZ64
+ select ARCH_RK3568
+ bool "Pine64 Quartz64"
+ help
+ Say Y here if you are using a Pine64 Quartz64
+
comment "select board features:"
config ARCH_RK3568_OPTEE