aboutsummaryrefslogtreecommitdiff
path: root/fs/exofs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/exofs/Kconfig')
-rw-r--r--fs/exofs/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/exofs/Kconfig b/fs/exofs/Kconfig
index 70bae414929..86194b2f799 100644
--- a/fs/exofs/Kconfig
+++ b/fs/exofs/Kconfig
@@ -1,10 +1,6 @@
-config ORE
- tristate
-
config EXOFS_FS
tristate "exofs: OSD based file system support"
depends on SCSI_OSD_ULD
- select ORE
help
EXOFS is a file system that uses an OSD storage device,
as its backing storage.