14c741583SAlexey Dobriyanconfig QNX4FS_FS 24c741583SAlexey Dobriyan tristate "QNX4 file system support (read only)" 34c741583SAlexey Dobriyan depends on BLOCK 44c741583SAlexey Dobriyan help 54c741583SAlexey Dobriyan This is the file system used by the real-time operating systems 64c741583SAlexey Dobriyan QNX 4 and QNX 6 (the latter is also called QNX RTP). 74c741583SAlexey Dobriyan Further information is available at <http://www.qnx.com/>. 84c741583SAlexey Dobriyan Say Y if you intend to mount QNX hard disks or floppies. 94c741583SAlexey Dobriyan Unless you say Y to "QNX4FS read-write support" below, you will 104c741583SAlexey Dobriyan only be able to read these file systems. 114c741583SAlexey Dobriyan 124c741583SAlexey Dobriyan To compile this file system support as a module, choose M here: the 134c741583SAlexey Dobriyan module will be called qnx4. 144c741583SAlexey Dobriyan 154c741583SAlexey Dobriyan If you don't know whether you need it, then you don't need it: 164c741583SAlexey Dobriyan answer N. 174c741583SAlexey Dobriyan 184c741583SAlexey Dobriyanconfig QNX4FS_RW 194c741583SAlexey Dobriyan bool "QNX4FS write support (DANGEROUS)" 204c741583SAlexey Dobriyan depends on QNX4FS_FS && EXPERIMENTAL && BROKEN 214c741583SAlexey Dobriyan help 224c741583SAlexey Dobriyan Say Y if you want to test write support for QNX4 file systems. 234c741583SAlexey Dobriyan 244c741583SAlexey Dobriyan It's currently broken, so for now: 254c741583SAlexey Dobriyan answer N. 26