Alexey Dobriyan | 4c74158 | 2009-01-22 11:02:21 +0300 | [diff] [blame] | 1 | config QNX4FS_FS |
| 2 | tristate "QNX4 file system support (read only)" |
| 3 | depends on BLOCK |
| 4 | help |
| 5 | This is the file system used by the real-time operating systems |
| 6 | QNX 4 and QNX 6 (the latter is also called QNX RTP). |
| 7 | Further information is available at <http://www.qnx.com/>. |
| 8 | Say Y if you intend to mount QNX hard disks or floppies. |
Alexey Dobriyan | 4c74158 | 2009-01-22 11:02:21 +0300 | [diff] [blame] | 9 | |
| 10 | To compile this file system support as a module, choose M here: the |
| 11 | module will be called qnx4. |
| 12 | |
| 13 | If you don't know whether you need it, then you don't need it: |
| 14 | answer N. |