xref: /openbmc/linux/fs/qnx4/Kconfig (revision ec8f24b7)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
24c741583SAlexey Dobriyanconfig QNX4FS_FS
34c741583SAlexey Dobriyan	tristate "QNX4 file system support (read only)"
44c741583SAlexey Dobriyan	depends on BLOCK
54c741583SAlexey Dobriyan	help
64c741583SAlexey Dobriyan	  This is the file system used by the real-time operating systems
74c741583SAlexey Dobriyan	  QNX 4 and QNX 6 (the latter is also called QNX RTP).
84c741583SAlexey Dobriyan	  Further information is available at <http://www.qnx.com/>.
94c741583SAlexey Dobriyan	  Say Y if you intend to mount QNX hard disks or floppies.
104c741583SAlexey Dobriyan
114c741583SAlexey Dobriyan	  To compile this file system support as a module, choose M here: the
124c741583SAlexey Dobriyan	  module will be called qnx4.
134c741583SAlexey Dobriyan
144c741583SAlexey Dobriyan	  If you don't know whether you need it, then you don't need it:
154c741583SAlexey Dobriyan	  answer N.
16