Skip to content

Commit

Permalink
ARM64: Enable Amlogic Meson GXBaby platform
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andreas Färber authored and Carlo Caione committed Mar 7, 2016
1 parent 388f7b1 commit 451e9e5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm64/Kconfig.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 451e9e5

Please sign in to comment.