Sfoglia il codice sorgente

ARM: mediatek: use more generic prompts for SoCs with ARMv7

Supported MediaTek SoCs with ARMv7 are not limited within MT65xx or MT81xx
and thus use more generic words to prompt users as the other vendors
usually use.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Sean Wang 8 anni fa
parent
commit
3dcf01c970
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      arch/arm/mach-mediatek/Kconfig

+ 1 - 1
arch/arm/mach-mediatek/Kconfig

@@ -1,5 +1,5 @@
 menuconfig ARCH_MEDIATEK
 menuconfig ARCH_MEDIATEK
-	bool "Mediatek MT65xx & MT81xx SoC"
+	bool "MediaTek SoC Support"
 	depends on ARCH_MULTI_V7
 	depends on ARCH_MULTI_V7
 	select ARM_GIC
 	select ARM_GIC
 	select PINCTRL
 	select PINCTRL