hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# SPDX-License-Identifier: GPL-2.0-only
config QNX4FS_FS
   tristate "QNX4 file system support (read only)"
   depends on BLOCK
   help
     This is the file system used by the real-time operating systems
     QNX 4 and QNX 6 (the latter is also called QNX RTP).
     Further information is available at <http://www.qnx.com/>.
     Say Y if you intend to mount QNX hard disks or floppies.
 
     To compile this file system support as a module, choose M here: the
     module will be called qnx4.
 
     If you don't know whether you need it, then you don't need it:
     answer N.