1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "QNX6 file system support (read only)"
4 depends on BLOCK && CRC32
6 This is the file system used by the real-time operating systems
7 QNX 6 (also called QNX RTP).
8 Further information is available at <http://www.qnx.com/>.
9 Say Y if you intend to mount QNX hard disks or floppies formatted
11 However, keep in mind that this currently is a readonly driver!
13 To compile this file system support as a module, choose M here: the
14 module will be called qnx6.
16 If you don't know whether you need it, then you don't need it:
20 bool "QNX6 debugging information"
23 Turns on extended debugging output.
25 If you are not a developer working on the QNX6FS, you probably don't