Commit 451e9e54 authored by Andreas Färber's avatar Andreas Färber Committed by Carlo Caione

ARM64: Enable Amlogic Meson GXBaby platform

Provide the ARCH_MESON Kconfig symbol to allow enabling existing serial
and i2c drivers.
Signed-off-by: default avatarAndreas Färber <afaerber@suse.de>
Signed-off-by: default avatarCarlo Caione <carlo@endlessm.com>
parent 388f7b1d
...@@ -48,6 +48,11 @@ config ARCH_MEDIATEK ...@@ -48,6 +48,11 @@ config ARCH_MEDIATEK
help help
Support for Mediatek MT65xx & MT81xx ARMv8 SoCs 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 config ARCH_QCOM
bool "Qualcomm Platforms" bool "Qualcomm Platforms"
select PINCTRL select PINCTRL
......
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