Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / fs / exofs / Kconfig
blob86194b2f799dc2f6b29f352cba159e19d1b074e6
1 config EXOFS_FS
2         tristate "exofs: OSD based file system support"
3         depends on SCSI_OSD_ULD
4         help
5           EXOFS is a file system that uses an OSD storage device,
6           as its backing storage.
8 # Debugging-related stuff
9 config EXOFS_DEBUG
10         bool "Enable debugging"
11         depends on EXOFS_FS
12         help
13           This option enables EXOFS debug prints.