From: Andreas Färber Date: Mon, 13 Feb 2017 18:45:05 +0000 (+0100) Subject: ARM64: Prepare Realtek RTD1295 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=1b0d665eb7e3f7aa8f031f1be2dadf3f4b6e0068;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM64: Prepare Realtek RTD1295 Add a Kconfig option ARCH_REALTEK. Acked-by: Arnd Bergmann Signed-off-by: Andreas Färber --- diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 4afcffcb46cb..3536d99cc9f3 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -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