diff options
author | Alexandre Ghiti <alexandre.ghiti@canonical.com> | 2021-12-16 10:44:24 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2021-12-17 14:12:09 +0100 |
commit | 5a608e40f9f812fd4bf70b2c044da0ddf4a2552f (patch) | |
tree | 4c6c04fdb04b6dd8f3eb25a519a89eea146a2b52 /arch/mips/configs/decstation_defconfig | |
parent | 2ac7069ad7647cd1d9ca5b08765a1e116e13cdc4 (diff) | |
download | linux-stable-5a608e40f9f812fd4bf70b2c044da0ddf4a2552f.tar.gz linux-stable-5a608e40f9f812fd4bf70b2c044da0ddf4a2552f.tar.bz2 linux-stable-5a608e40f9f812fd4bf70b2c044da0ddf4a2552f.zip |
arch: Remove leftovers from mandatory file locking
This config was removed so remove all references to it.
Fixes: f7e33bdbd6d1 ("fs: remove mandatory file locking support")
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/mips/configs/decstation_defconfig')
-rw-r--r-- | arch/mips/configs/decstation_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/decstation_defconfig b/arch/mips/configs/decstation_defconfig index 30a6eafdb1d0..7e987d6f5e34 100644 --- a/arch/mips/configs/decstation_defconfig +++ b/arch/mips/configs/decstation_defconfig @@ -140,7 +140,6 @@ CONFIG_EXT2_FS_SECURITY=y CONFIG_EXT3_FS=y CONFIG_EXT3_FS_POSIX_ACL=y CONFIG_EXT3_FS_SECURITY=y -# CONFIG_MANDATORY_FILE_LOCKING is not set CONFIG_ISO9660_FS=y CONFIG_JOLIET=y CONFIG_PROC_KCORE=y |