diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-01-29 22:50:50 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-01-29 22:50:50 +0000 |
commit | 800da21cb1b554ee66e0cafd9e946401b62b9105 (patch) | |
tree | 11c4b2ea94a5f6dd1b16d8cb6a36622a0b3e8274 /target/linux/ar71xx/config-3.7 | |
parent | 316f53d066d5c2cea337479eac82234b008cf49c (diff) | |
download | upstream-800da21cb1b554ee66e0cafd9e946401b62b9105.tar.gz upstream-800da21cb1b554ee66e0cafd9e946401b62b9105.tar.bz2 upstream-800da21cb1b554ee66e0cafd9e946401b62b9105.zip |
ar71xx: add kernel support for dir-825-c1
[juhosg:
- remove unused GPIO stuff
- use a separate kernel patch for machine integration]
Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35401
Diffstat (limited to 'target/linux/ar71xx/config-3.7')
-rw-r--r-- | target/linux/ar71xx/config-3.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.7 b/target/linux/ar71xx/config-3.7 index e396dfbe00..11498c5859 100644 --- a/target/linux/ar71xx/config-3.7 +++ b/target/linux/ar71xx/config-3.7 @@ -39,6 +39,7 @@ CONFIG_ATH79_MACH_DB120=y CONFIG_ATH79_MACH_DIR_600_A1=y CONFIG_ATH79_MACH_DIR_615_C1=y CONFIG_ATH79_MACH_DIR_825_B1=y +CONFIG_ATH79_MACH_DIR_825_C1=y CONFIG_ATH79_MACH_EAP7660D=y CONFIG_ATH79_MACH_EW_DORIN=y CONFIG_ATH79_MACH_HORNET_UB=y |