diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2008-08-29 06:59:34 +0200 |
---|---|---|
committer | Nicolas Pitre <nico@cam.org> | 2008-09-25 16:27:21 -0400 |
commit | 0b0740c3c120d1fd7b9a04f04ab79bee12c4cc38 (patch) | |
tree | 97f4d28666147d17dddd5e880bb043cddfa936b2 /arch/arm/configs | |
parent | d323ade13b959dfcf14bf18902b600c5cc711dea (diff) | |
download | talos-op-linux-0b0740c3c120d1fd7b9a04f04ab79bee12c4cc38.tar.gz talos-op-linux-0b0740c3c120d1fd7b9a04f04ab79bee12c4cc38.zip |
[ARM] Orion: add RD88F6183AP-GE support
The RD88F6183AP-GE is an access point reference design for the
88F6183 SoC, with a 88E6161 six-port gigabit ethernet switch with
five PHYs (providing 1 WAN and 4 LAN ports and an interface to the
CPU), and a mini-PCIe slot for a wireless card.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/orion5x_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/orion5x_defconfig b/arch/arm/configs/orion5x_defconfig index 182031615fba..1415cf56022b 100644 --- a/arch/arm/configs/orion5x_defconfig +++ b/arch/arm/configs/orion5x_defconfig @@ -175,6 +175,7 @@ CONFIG_MACH_MSS2=y CONFIG_MACH_WNR854T=y CONFIG_MACH_RD88F5181L_GE=y CONFIG_MACH_RD88F5181L_FXO=y +CONFIG_MACH_RD88F6183AP_GE=y # # Boot options |