xref: /openbmc/linux/fs/qnx4/Kconfig (revision 925c86a1)
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
5*925c86a1SChristoph Hellwig	select BUFFER_HEAD
64c741583SAlexey Dobriyan	help
74c741583SAlexey Dobriyan	  This is the file system used by the real-time operating systems
84c741583SAlexey Dobriyan	  QNX 4 and QNX 6 (the latter is also called QNX RTP).
94c741583SAlexey Dobriyan	  Further information is available at <http://www.qnx.com/>.
104c741583SAlexey Dobriyan	  Say Y if you intend to mount QNX hard disks or floppies.
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.
17