Finish cleaning up after killing ReiserFS.
Remove LINT/NOTES option and file linkages.
This commit is contained in:
parent
9f36c1fa71
commit
706923d700
@ -1139,12 +1139,6 @@ options NFS_DEBUG # Enable NFS Debugging
|
||||
#
|
||||
options EXT2FS
|
||||
|
||||
#
|
||||
# Add support for the ReiserFS filesystem (used in Linux). Currently,
|
||||
# this is limited to read-only access.
|
||||
#
|
||||
options REISERFS
|
||||
|
||||
# Cryptographically secure random number generator; /dev/random
|
||||
device random
|
||||
|
||||
@ -3063,4 +3057,4 @@ options EM_MULTIQUEUE # Activate multiqueue features/disable MSI-X
|
||||
options GZIO
|
||||
|
||||
# BHND(4) drivers
|
||||
options BHND_LOGLEVEL # Logging threshold level
|
||||
options BHND_LOGLEVEL # Logging threshold level
|
||||
|
@ -3155,15 +3155,6 @@ fs/ext2fs/ext2_lookup.c optional ext2fs
|
||||
fs/ext2fs/ext2_subr.c optional ext2fs
|
||||
fs/ext2fs/ext2_vfsops.c optional ext2fs
|
||||
fs/ext2fs/ext2_vnops.c optional ext2fs
|
||||
gnu/fs/reiserfs/reiserfs_hashes.c optional reiserfs \
|
||||
warning "kernel contains GPL contaminated ReiserFS filesystem"
|
||||
gnu/fs/reiserfs/reiserfs_inode.c optional reiserfs
|
||||
gnu/fs/reiserfs/reiserfs_item_ops.c optional reiserfs
|
||||
gnu/fs/reiserfs/reiserfs_namei.c optional reiserfs
|
||||
gnu/fs/reiserfs/reiserfs_prints.c optional reiserfs
|
||||
gnu/fs/reiserfs/reiserfs_stree.c optional reiserfs
|
||||
gnu/fs/reiserfs/reiserfs_vfsops.c optional reiserfs
|
||||
gnu/fs/reiserfs/reiserfs_vnops.c optional reiserfs
|
||||
#
|
||||
isa/isa_if.m standard
|
||||
isa/isa_common.c optional isa
|
||||
|
Loading…
Reference in New Issue
Block a user