diff options
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index d7312825592b..86229c913ace 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -663,6 +663,7 @@ config ZISOFS | |||
663 | 663 | ||
664 | config UDF_FS | 664 | config UDF_FS |
665 | tristate "UDF file system support" | 665 | tristate "UDF file system support" |
666 | select CRC_ITU_T | ||
666 | help | 667 | help |
667 | This is the new file system used on some CD-ROMs and DVDs. Say Y if | 668 | This is the new file system used on some CD-ROMs and DVDs. Say Y if |
668 | you intend to mount DVD discs or CDRW's written in packet mode, or | 669 | you intend to mount DVD discs or CDRW's written in packet mode, or |