1 # SPDX-License-Identifier: GPL-2.0-only 2 config QNX6FS_FS 3 tristate "QNX6 file system support (re 4 depends on BLOCK && CRC32 5 select BUFFER_HEAD 6 help 7 This is the file system used by the 8 QNX 6 (also called QNX RTP). 9 Further information is available at 10 Say Y if you intend to mount QNX har 11 with a mkqnx6fs. 12 However, keep in mind that this curr 13 14 To compile this file system support 15 module will be called qnx6. 16 17 If you don't know whether you need i 18 answer N. 19 20 config QNX6FS_DEBUG 21 bool "QNX6 debugging information" 22 depends on QNX6FS_FS 23 help 24 Turns on extended debugging output. 25 26 If you are not a developer working o 27 want this: 28 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.