Skip to content
Snippets Groups Projects
Unverified Commit d755d8b9 authored by David Lutz's avatar David Lutz Committed by GitHub
Browse files

ath79-generic: add support for Sophos AP15 (#3126)


Co-authored-by: default avatarDavid Lutz <kpanic@kpanicroom.de>
parent d5415159
No related branches found
No related tags found
No related merge requests found
...@@ -380,6 +380,12 @@ device('siemens-ws-ap3610', 'siemens_ws-ap3610', { ...@@ -380,6 +380,12 @@ device('siemens-ws-ap3610', 'siemens_ws-ap3610', {
-- Sophos -- Sophos
device('sophos-ap15', 'sophos_ap15', {
packages = ATH10K_PACKAGES_QCA9880,
factory = false,
broken = true, -- no button and no external console port
})
device('sophos-ap100', 'sophos_ap100', { device('sophos-ap100', 'sophos_ap100', {
packages = ATH10K_PACKAGES_QCA9880, packages = ATH10K_PACKAGES_QCA9880,
factory = false, factory = false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment