diff options
Diffstat (limited to 'fs/exofs')
-rw-r--r-- | fs/exofs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/exofs/Kconfig b/fs/exofs/Kconfig index fa9a286c877..da42f32c49b 100644 --- a/fs/exofs/Kconfig +++ b/fs/exofs/Kconfig | |||
@@ -5,7 +5,7 @@ | |||
5 | # selected by any of the users. | 5 | # selected by any of the users. |
6 | config ORE | 6 | config ORE |
7 | tristate | 7 | tristate |
8 | depends on EXOFS_FS | 8 | depends on EXOFS_FS || PNFS_OBJLAYOUT |
9 | select ASYNC_XOR | 9 | select ASYNC_XOR |
10 | default SCSI_OSD_ULD | 10 | default SCSI_OSD_ULD |
11 | 11 | ||