Revert "lib: build list_sort() only if needed"
[safe/jmp/linux-2.6] / fs / ubifs / Kconfig
index 430c69f..830e3f7 100644 (file)
@@ -7,7 +7,6 @@ config UBIFS_FS
        select CRYPTO if UBIFS_FS_ZLIB
        select CRYPTO_LZO if UBIFS_FS_LZO
        select CRYPTO_DEFLATE if UBIFS_FS_ZLIB
-       select LIST_SORT
        depends on MTD_UBI
        help
          UBIFS is a file system for flash devices which works on top of UBI.