arm64: mediatek: cleanup message for platform selection
authorSean Wang <sean.wang@mediatek.com>
Thu, 19 Oct 2017 09:52:54 +0000 (17:52 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 20 Oct 2017 11:13:07 +0000 (13:13 +0200)
The latest kernel tree already can support more MediaTek platforms such as
MT2712 and MT7622, so additional descriptions for those platforms are added
and certain cleanups are also being made here.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/Kconfig.platforms

index 6b54ee8c1262dd1587b9081ef8894166b0c14211..ab69f5fce261cde6421e93c97ef121eb5b2e9c93 100644 (file)
@@ -91,12 +91,13 @@ config ARCH_HISI
          This enables support for Hisilicon ARMv8 SoC family
 
 config ARCH_MEDIATEK
-       bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
+       bool "MediaTek SoC Family"
        select ARM_GIC
        select PINCTRL
        select MTK_TIMER
        help
-         Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
+         This enables support for MediaTek MT27xx, MT65xx, MT76xx
+         & MT81xx ARMv8 SoCs
 
 config ARCH_MESON
        bool "Amlogic Platforms"