diff options
author | Sven Eckelmann <sven.eckelmann@open-mesh.com> | 2016-06-02 11:23:21 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-02-14 12:18:04 +0100 |
commit | e1b50457b0356586211dc02376ddfb5b33eab8e6 (patch) | |
tree | bebc9655c8dc020a8471c9dad694cc04f9530a86 /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | |
parent | 019276a9c6949782947ef699b6442beaf1470080 (diff) | |
download | upstream-e1b50457b0356586211dc02376ddfb5b33eab8e6.tar.gz upstream-e1b50457b0356586211dc02376ddfb5b33eab8e6.tar.bz2 upstream-e1b50457b0356586211dc02376ddfb5b33eab8e6.zip |
ar71xx: add kernel support for the OpenMesh OM2Pv4/-HSv4
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt index 8b6554ceec..35403b22c9 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt +++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt @@ -1013,6 +1013,7 @@ config ATH79_MACH_OM2P bool "OpenMesh OM2P board support" select SOC_AR724X select SOC_AR933X + select SOC_QCA953X select ATH79_DEV_AP9X_PCI if PCI select ATH79_DEV_ETH select ATH79_DEV_GPIO_BUTTONS |