diff options
| -rw-r--r-- | arch/arm64/Kconfig.platforms | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 819e74ae9224..d0e0bd4af05d 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms | |||
| @@ -114,9 +114,11 @@ config ARCH_MESON | |||
| 114 | select PINCTRL_MESON | 114 | select PINCTRL_MESON |
| 115 | select COMMON_CLK_GXBB | 115 | select COMMON_CLK_GXBB |
| 116 | select COMMON_CLK_AXG | 116 | select COMMON_CLK_AXG |
| 117 | select COMMON_CLK_G12A | ||
| 117 | select MESON_IRQ_GPIO | 118 | select MESON_IRQ_GPIO |
| 118 | help | 119 | help |
| 119 | This enables support for the Amlogic S905 SoCs. | 120 | This enables support for the arm64 based Amlogic SoCs |
| 121 | such as the s905, S905X/D, S912, A113X/D or S905X/D2 | ||
| 120 | 122 | ||
| 121 | config ARCH_MVEBU | 123 | config ARCH_MVEBU |
| 122 | bool "Marvell EBU SoC Family" | 124 | bool "Marvell EBU SoC Family" |
