i2c: rk3x: account for const type of of_device_id.data
[linux-2.6-block.git] / arch / arm64 / Kconfig.platforms
index 1d03ef54295ade1f4f819264400fdaba06faffb2..2401373565fffe05d41a27edd3415e0f1b375425 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"
@@ -104,6 +105,7 @@ config ARCH_MESON
        select PINCTRL_MESON
        select COMMON_CLK_AMLOGIC
        select COMMON_CLK_GXBB
+       select MESON_IRQ_GPIO
        help
          This enables support for the Amlogic S905 SoCs.
 
@@ -187,6 +189,12 @@ config ARCH_R8A7796
        help
          This enables support for the Renesas R-Car M3-W SoC.
 
+config ARCH_R8A77970
+       bool "Renesas R-Car V3M SoC Platform"
+       depends on ARCH_RENESAS
+       help
+         This enables support for the Renesas R-Car V3M SoC.
+
 config ARCH_R8A77995
        bool "Renesas R-Car D3 SoC Platform"
        depends on ARCH_RENESAS