diff options
author | Anton Blanchard <anton@samba.org> | 2011-05-08 09:18:27 -0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-05-19 00:30:41 -0400 |
commit | 32218bdd31fc9367c0babd6f7d309c6856a5c7da (patch) | |
tree | 809ff98b25989086b2967525a7c361445e6cb298 /arch | |
parent | 2a2c29c1a581319f4485af55e8d628d89e8f2583 (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')
-rw-r--r-- | arch/powerpc/configs/pseries_defconfig | 2 |
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 | |||
197 | CONFIG_MYRI10GE=m | 197 | CONFIG_MYRI10GE=m |
198 | CONFIG_NETXEN_NIC=m | 198 | CONFIG_NETXEN_NIC=m |
199 | CONFIG_MLX4_EN=m | 199 | CONFIG_MLX4_EN=m |
200 | CONFIG_QLGE=m | ||
201 | CONFIG_BE2NET=m | ||
200 | CONFIG_PPP=m | 202 | CONFIG_PPP=m |
201 | CONFIG_PPP_ASYNC=m | 203 | CONFIG_PPP_ASYNC=m |
202 | CONFIG_PPP_SYNC_TTY=m | 204 | CONFIG_PPP_SYNC_TTY=m |