diff options
author | Anton Blanchard <anton@samba.org> | 2011-07-06 09:13:16 -0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-07-19 01:13:06 -0400 |
commit | b260281cd1d45f8eb90f5821f26d87c5aee0d989 (patch) | |
tree | 1e52d467436e296e5dbe57579c9f84d4dd7acdc2 /arch/powerpc/configs/ppc64_defconfig | |
parent | 241590c35fc08230f80dde82920dae0f2f3d6d41 (diff) |
powerpc: Add mpt2sas driver to pseries and ppc64 defconfig
Add mpt2sas driver to pseries and ppc64 defconfig.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/ppc64_defconfig')
-rw-r--r-- | arch/powerpc/configs/ppc64_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig index f349823a12ad..3d42aac17919 100644 --- a/arch/powerpc/configs/ppc64_defconfig +++ b/arch/powerpc/configs/ppc64_defconfig | |||
@@ -181,6 +181,7 @@ CONFIG_SCSI_CXGB3_ISCSI=m | |||
181 | CONFIG_SCSI_CXGB4_ISCSI=m | 181 | CONFIG_SCSI_CXGB4_ISCSI=m |
182 | CONFIG_SCSI_BNX2_ISCSI=m | 182 | CONFIG_SCSI_BNX2_ISCSI=m |
183 | CONFIG_BE2ISCSI=m | 183 | CONFIG_BE2ISCSI=m |
184 | CONFIG_SCSI_MPT2SAS=m | ||
184 | CONFIG_SCSI_IBMVSCSI=y | 185 | CONFIG_SCSI_IBMVSCSI=y |
185 | CONFIG_SCSI_IBMVFC=m | 186 | CONFIG_SCSI_IBMVFC=m |
186 | CONFIG_SCSI_SYM53C8XX_2=y | 187 | CONFIG_SCSI_SYM53C8XX_2=y |