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 | 7bff9c01010f5c8ba3147da4feffff477eccb164 (patch) | |
tree | 85168e3cb347f35aea732552042351c8c273b8ff /target/linux/ar71xx/config-2.6.33 | |
parent | 44e51c530f821f9c780e9e2fffca9b4aae316c62 (diff) | |
download | upstream-7bff9c01010f5c8ba3147da4feffff477eccb164.tar.gz upstream-7bff9c01010f5c8ba3147da4feffff477eccb164.tar.bz2 upstream-7bff9c01010f5c8ba3147da4feffff477eccb164.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>
SVN-Revision: 21837
Diffstat (limited to 'target/linux/ar71xx/config-2.6.33')
-rw-r--r-- | target/linux/ar71xx/config-2.6.33 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.33 b/target/linux/ar71xx/config-2.6.33 index 3933145a8c..c2acbdc6a3 100644 --- a/target/linux/ar71xx/config-2.6.33 +++ b/target/linux/ar71xx/config-2.6.33 @@ -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 @@ -195,6 +196,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 |