aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2011-05-08 09:18:27 -0400
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-05-19 00:30:41 -0400
commit32218bdd31fc9367c0babd6f7d309c6856a5c7da (patch)
tree809ff98b25989086b2967525a7c361445e6cb298 /arch/powerpc
parent2a2c29c1a581319f4485af55e8d628d89e8f2583 (diff)
powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards
Enable the Qlogic and Emulex 10Gbit adapters. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/configs/pseries_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig
index 249ddd0a27cd..e4abe276c124 100644
--- a/arch/powerpc/configs/pseries_defconfig
+++ b/arch/powerpc/configs/pseries_defconfig
@@ -197,6 +197,8 @@ CONFIG_S2IO=m
197CONFIG_MYRI10GE=m 197CONFIG_MYRI10GE=m
198CONFIG_NETXEN_NIC=m 198CONFIG_NETXEN_NIC=m
199CONFIG_MLX4_EN=m 199CONFIG_MLX4_EN=m
200CONFIG_QLGE=m
201CONFIG_BE2NET=m
200CONFIG_PPP=m 202CONFIG_PPP=m
201CONFIG_PPP_ASYNC=m 203CONFIG_PPP_ASYNC=m
202CONFIG_PPP_SYNC_TTY=m 204CONFIG_PPP_SYNC_TTY=m