Commit 1b0d665e authored by Andreas Färber's avatar Andreas Färber

ARM64: Prepare Realtek RTD1295

Add a Kconfig option ARCH_REALTEK.
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarAndreas Färber <afaerber@suse.de>
parent 2ea659a9
......@@ -121,6 +121,12 @@ config ARCH_QCOM
help
This enables support for the ARMv8 based Qualcomm chipsets.
config ARCH_REALTEK
bool "Realtek Platforms"
help
This enables support for the ARMv8 based Realtek chipsets,
like the RTD1295.
config ARCH_ROCKCHIP
bool "Rockchip Platforms"
select ARCH_HAS_RESET_CONTROLLER
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment