diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-06-18 16:22:05 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-06-18 16:22:05 +0000 |
commit | a069981ab9d28e823d427627297dcd7e79940b5b (patch) | |
tree | 589e1c55242531a17052ee3ec41edb7e0d28bcfc /target/linux/ar71xx/config-2.6.32 | |
parent | 436acef96b56a767097ccf8e08e66f6759c39f63 (diff) | |
download | upstream-a069981ab9d28e823d427627297dcd7e79940b5b.tar.gz upstream-a069981ab9d28e823d427627297dcd7e79940b5b.tar.bz2 upstream-a069981ab9d28e823d427627297dcd7e79940b5b.zip |
ar71xx: add support for the Senao EAP7660D board
This patch adds support for the Senao EAP7660D board to trunk.
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21837 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.32')
-rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index af8f36bd66..38eef95f5d 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -23,6 +23,7 @@ CONFIG_AR71XX_MACH_AW_NR580=y CONFIG_AR71XX_MACH_DIR_600_A1=y CONFIG_AR71XX_MACH_DIR_615_C1=y CONFIG_AR71XX_MACH_DIR_825_B1=y +CONFIG_AR71XX_MACH_EAP7660D=y CONFIG_AR71XX_MACH_MZK_W04NU=y CONFIG_AR71XX_MACH_MZK_W300NH=y CONFIG_AR71XX_MACH_NBG460N=y @@ -187,6 +188,7 @@ CONFIG_PCI=y CONFIG_PCI_DISABLE_COMMON_QUIRKS=y CONFIG_PCI_DOMAINS=y CONFIG_PHYLIB=y +CONFIG_MARVELL_PHY=y # CONFIG_PMC_MSP is not set # CONFIG_PMC_YOSEMITE is not set # CONFIG_PNX8550_JBS is not set |