diff --git a/fs/ntfs/Kconfig b/fs/ntfs/Kconfig index f5a868cc9152e18df8880787f218c934e87061ce..6eed99d529341eb9fb4b78d6dff944c0413ecf02 100644 --- a/fs/ntfs/Kconfig +++ b/fs/ntfs/Kconfig @@ -1,5 +1,6 @@ config NTFS_FS tristate "NTFS file system support" + depends on BROKEN select NLS help NTFS is the file system of Microsoft Windows NT, 2000, XP and 2003.