1 # SPDX-License-Identifier: GPL-2.0-only << 2 config QNX6FS_FS 1 config QNX6FS_FS 3 tristate "QNX6 file system support (re 2 tristate "QNX6 file system support (read only)" 4 depends on BLOCK && CRC32 3 depends on BLOCK && CRC32 5 select BUFFER_HEAD << 6 help 4 help 7 This is the file system used by the 5 This is the file system used by the real-time operating systems 8 QNX 6 (also called QNX RTP). 6 QNX 6 (also called QNX RTP). 9 Further information is available at 7 Further information is available at <http://www.qnx.com/>. 10 Say Y if you intend to mount QNX har 8 Say Y if you intend to mount QNX hard disks or floppies formatted 11 with a mkqnx6fs. 9 with a mkqnx6fs. 12 However, keep in mind that this curr 10 However, keep in mind that this currently is a readonly driver! 13 11 14 To compile this file system support 12 To compile this file system support as a module, choose M here: the 15 module will be called qnx6. 13 module will be called qnx6. 16 14 17 If you don't know whether you need i 15 If you don't know whether you need it, then you don't need it: 18 answer N. 16 answer N. 19 17 20 config QNX6FS_DEBUG 18 config QNX6FS_DEBUG 21 bool "QNX6 debugging information" 19 bool "QNX6 debugging information" 22 depends on QNX6FS_FS 20 depends on QNX6FS_FS 23 help 21 help 24 Turns on extended debugging output. 22 Turns on extended debugging output. 25 23 26 If you are not a developer working o 24 If you are not a developer working on the QNX6FS, you probably don't 27 want this: 25 want this: 28 answer N. 26 answer N.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.