diff options
author | Thibaut VARENE <hacks@slashdirt.org> | 2017-02-07 15:23:30 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-02-15 11:28:57 +0100 |
commit | b18bae37a4f26949f71f1345caa2b6934f6a4663 (patch) | |
tree | 28f5d53de0e6cf7dded1d8dd8dfef1359b399a7f /target/linux/ar71xx/config-4.4 | |
parent | c59fa94eeecf16c79254ab4bc78f5b31c7387039 (diff) | |
download | upstream-b18bae37a4f26949f71f1345caa2b6934f6a4663.tar.gz upstream-b18bae37a4f26949f71f1345caa2b6934f6a4663.tar.bz2 upstream-b18bae37a4f26949f71f1345caa2b6934f6a4663.zip |
ar71xx: provide support for RB-941-2nD via mach-rbspi.c
This patch implements support for the hAP lite in mach-rbspi.c
hAP lite was supported via mach-rb941.c, so this file is removed
as well as the corresponding build bits.
Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
Diffstat (limited to 'target/linux/ar71xx/config-4.4')
-rw-r--r-- | target/linux/ar71xx/config-4.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-4.4 b/target/linux/ar71xx/config-4.4 index 060931a8dd..b9f80a5398 100644 --- a/target/linux/ar71xx/config-4.4 +++ b/target/linux/ar71xx/config-4.4 @@ -147,7 +147,6 @@ CONFIG_ATH79_MACH_R6100=y # CONFIG_ATH79_MACH_RB750 is not set # CONFIG_ATH79_MACH_RB91X is not set # CONFIG_ATH79_MACH_RB922 is not set -# CONFIG_ATH79_MACH_RB941 is not set # CONFIG_ATH79_MACH_RB95X is not set # CONFIG_ATH79_MACH_RBSPI is not set # CONFIG_ATH79_MACH_RBSXTLITE is not set |