cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Kconfig (558B)


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