projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ea659a
)
ARM64: Prepare Realtek RTD1295
author
Andreas Färber
<afaerber@suse.de>
Mon, 13 Feb 2017 18:45:05 +0000
(19:45 +0100)
committer
Andreas Färber
<afaerber@suse.de>
Thu, 25 May 2017 10:17:45 +0000
(12:17 +0200)
Add a Kconfig option ARCH_REALTEK.
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andreas Färber <afaerber@suse.de>
arch/arm64/Kconfig.platforms
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/Kconfig.platforms
b/arch/arm64/Kconfig.platforms
index 4afcffcb46cbf097789eb75c2bab8711647e0285..3536d99cc9f3e57d80d91fd81dc476c32a568d4d 100644
(file)
--- 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