From: Anton Blanchard Date: Sun, 8 May 2011 13:18:27 +0000 (+0000) Subject: powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=32218bdd31fc9367c0babd6f7d309c6856a5c7da;p=deliverable%2Flinux.git powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards Enable the Qlogic and Emulex 10Gbit adapters. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- 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 CONFIG_MYRI10GE=m CONFIG_NETXEN_NIC=m CONFIG_MLX4_EN=m +CONFIG_QLGE=m +CONFIG_BE2NET=m CONFIG_PPP=m CONFIG_PPP_ASYNC=m CONFIG_PPP_SYNC_TTY=m