projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
388f7b1
)
ARM64: Enable Amlogic Meson GXBaby platform
author
Andreas Färber
<afaerber@suse.de>
Wed, 2 Mar 2016 02:34:56 +0000
(
03:34
+0100)
committer
Carlo Caione
<carlo@endlessm.com>
Mon, 7 Mar 2016 09:44:31 +0000
(10:44 +0100)
Provide the ARCH_MESON Kconfig symbol to allow enabling existing serial
and i2c drivers.
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Carlo Caione <carlo@endlessm.com>
arch/arm64/Kconfig.platforms
patch
|
blob
|
history
diff --git
a/arch/arm64/Kconfig.platforms
b/arch/arm64/Kconfig.platforms
index 21074f674bdeb707c137a9b87c2a65bde4bbb25a..c900e1708d18ffbe9e7062a126f5e4e83027efab 100644
(file)
--- a/
arch/arm64/Kconfig.platforms
+++ b/
arch/arm64/Kconfig.platforms
@@
-48,6
+48,11
@@
config ARCH_MEDIATEK
help
Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
+config ARCH_MESON
+ bool "Amlogic Platforms"
+ help
+ This enables support for the Amlogic S905 SoCs.
+
config ARCH_QCOM
bool "Qualcomm Platforms"
select PINCTRL