0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config QNX4FS_FS
0003 tristate "QNX4 file system support (read only)"
0004 depends on BLOCK
0005 help
0006 This is the file system used by the real-time operating systems
0007 QNX 4 and QNX 6 (the latter is also called QNX RTP).
0008 Further information is available at <http://www.qnx.com/>.
0009 Say Y if you intend to mount QNX hard disks or floppies.
0010
0011 To compile this file system support as a module, choose M here: the
0012 module will be called qnx4.
0013
0014 If you don't know whether you need it, then you don't need it:
0015 answer N.