diff options
| author | Dave Jones <davej@suse.de> | 2002-04-03 22:23:42 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-04-03 22:23:42 -0800 |
| commit | beedbf454e653d5a40c685e75e742e6012871edc (patch) | |
| tree | d194e70384ab749929701fd5ec031b69f0bf8262 /fs/Config.in | |
| parent | 46179f95eb46c5536f099e1e66939d31be06ecc7 (diff) | |
[PATCH] QNX4fs sync
Brings QNX4FS back in sync with 2.4
Diffstat (limited to 'fs/Config.in')
| -rw-r--r-- | fs/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Config.in b/fs/Config.in index f1daee3ea719..c6cb37698202 100644 --- a/fs/Config.in +++ b/fs/Config.in @@ -79,7 +79,7 @@ dep_bool ' Debug devfs' CONFIG_DEVFS_DEBUG $CONFIG_DEVFS_FS # breaks. dep_bool '/dev/pts file system for Unix98 PTYs' CONFIG_DEVPTS_FS $CONFIG_UNIX98_PTYS -dep_tristate 'QNX4 file system support (read only) (EXPERIMENTAL)' CONFIG_QNX4FS_FS $CONFIG_EXPERIMENTAL +tristate 'QNX4 file system support (read only)' CONFIG_QNX4FS_FS dep_mbool ' QNX4FS write support (DANGEROUS)' CONFIG_QNX4FS_RW $CONFIG_QNX4FS_FS $CONFIG_EXPERIMENTAL tristate 'ROM file system support' CONFIG_ROMFS_FS |
