diff options
author | Peng Zhang <sd20@qxwlan.com> | 2018-02-27 17:40:28 +0800 |
---|---|---|
committer | Piotr Dymacz <pepe2k@gmail.com> | 2018-04-06 23:11:00 +0200 |
commit | bbc2e1d919c635e2c9fd0cd34a3bb3cce2632e97 (patch) | |
tree | be1a79f3eab8651e6989a9af7559a347e8d34b90 /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | |
parent | 57c641ba6ed833c309a0f06dfc1b808bdea2c613 (diff) | |
download | upstream-bbc2e1d919c635e2c9fd0cd34a3bb3cce2632e97.tar.gz upstream-bbc2e1d919c635e2c9fd0cd34a3bb3cce2632e97.tar.bz2 upstream-bbc2e1d919c635e2c9fd0cd34a3bb3cce2632e97.zip |
ar71xx: change brand name WHQX to Qxwlan
Signed-off-by: Peng Zhang <sd20@qxwlan.com>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt')
-rw-r--r-- | target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt index 20c5385179..965d876e08 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt +++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt @@ -690,7 +690,7 @@ config ATH79_MACH_DRAGINO2 select ATH79_DEV_USB config ATH79_MACH_E1700AC_V2 - bool "WHQX E1700AC v2 support" + bool "Qxwlan E1700AC v2 support" select SOC_QCA956X select ATH79_DEV_AP9X_PCI if PCI select ATH79_DEV_ETH @@ -712,7 +712,7 @@ config ATH79_MACH_E2100L select ATH79_NVRAM config ATH79_MACH_E600G_V2 - bool "WHQX E600G/E600GAC v2 support" + bool "Qxwlan E600G/E600GAC v2 support" select SOC_QCA953X select ATH79_DEV_AP9X_PCI if PCI select ATH79_DEV_ETH |