diff options
author | Anton Blanchard <anton@samba.org> | 2011-05-08 15:18:27 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-05-19 06:30:41 +0200 |
commit | 32218bdd31fc9367c0babd6f7d309c6856a5c7da (patch) | |
tree | 809ff98b25989086b2967525a7c361445e6cb298 /arch/powerpc/configs/pseries_defconfig | |
parent | powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable] (diff) | |
download | linux-32218bdd31fc9367c0babd6f7d309c6856a5c7da.tar.xz linux-32218bdd31fc9367c0babd6f7d309c6856a5c7da.zip |
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/configs/pseries_defconfig')
-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 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 |