diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-01-12 12:25:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-01-12 12:25:42 +0000 |
commit | 1b117657bfdca72e2e19bc60178c5bfcce01afcb (patch) | |
tree | e9b9c29b69caaac667365592fd332d3fe3fe6799 /target/linux/adm5120/router_be | |
parent | f4b34b82806f296d3998c6f5ee56fcb0530189a0 (diff) | |
download | master-187ad058-1b117657bfdca72e2e19bc60178c5bfcce01afcb.tar.gz master-187ad058-1b117657bfdca72e2e19bc60178c5bfcce01afcb.tar.bz2 master-187ad058-1b117657bfdca72e2e19bc60178c5bfcce01afcb.zip |
adm5120: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35116 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/router_be')
-rw-r--r-- | target/linux/adm5120/router_be/config-3.6 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/target/linux/adm5120/router_be/config-3.6 b/target/linux/adm5120/router_be/config-3.6 deleted file mode 100644 index c3b9e369df..0000000000 --- a/target/linux/adm5120/router_be/config-3.6 +++ /dev/null @@ -1,13 +0,0 @@ -CONFIG_ADM5120_MACH_P_334WT=y -CONFIG_ADM5120_MACH_P_335=y -# CONFIG_ADM5120_OEM_CELLVISION is not set -# CONFIG_ADM5120_OEM_COMPEX is not set -# CONFIG_ADM5120_OEM_EDIMAX is not set -# CONFIG_ADM5120_OEM_GENERIC is not set -# CONFIG_ADM5120_OEM_INFINEON is not set -# CONFIG_ADM5120_OEM_MOTOROLA is not set -# CONFIG_ADM5120_OEM_OSBRIDGE is not set -CONFIG_ADM5120_OEM_ZYXEL=y -CONFIG_CPU_BIG_ENDIAN=y -# CONFIG_CPU_LITTLE_ENDIAN is not set -CONFIG_SWAP_IO_SPACE=y |