diff options
author | John Crispin <john@openwrt.org> | 2014-04-22 08:08:31 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-04-22 08:08:31 +0000 |
commit | 2b2d274bfa2fc7138423acbf2dbb53d665b1bf18 (patch) | |
tree | fac18929ecf3177c385cea8ef027094df3c11bcc /target/linux/ramips/rt288x | |
parent | a5cae0521e9385e342bff5dbaf3c8fbe71e85925 (diff) | |
download | upstream-2b2d274bfa2fc7138423acbf2dbb53d665b1bf18.tar.gz upstream-2b2d274bfa2fc7138423acbf2dbb53d665b1bf18.tar.bz2 upstream-2b2d274bfa2fc7138423acbf2dbb53d665b1bf18.zip |
ramips: Add Airlink101 AR725W board support
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 40549
Diffstat (limited to 'target/linux/ramips/rt288x')
-rw-r--r-- | target/linux/ramips/rt288x/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-3.10 b/target/linux/ramips/rt288x/config-3.10 index f1ae652ec6..6fd3971beb 100644 --- a/target/linux/ramips/rt288x/config-3.10 +++ b/target/linux/ramips/rt288x/config-3.10 @@ -79,6 +79,7 @@ CONFIG_HW_RANDOM=m CONFIG_HZ_PERIODIC=y CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" +CONFIG_IP17XX_PHY=y CONFIG_IRQCHIP=y CONFIG_IRQ_CPU=y CONFIG_IRQ_DOMAIN=y |