lkml.org 
[lkml]   [2008]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH take 3 29/29] UBIFS: include FS to compilation
Adrian Bunk wrote:
> On Mon, May 26, 2008 at 05:05:43PM +0300, Artem Bityutskiy wrote:
>> ...
>> --- /dev/null
>> +++ b/fs/ubifs/Kconfig
>> @@ -0,0 +1,71 @@
>> +config UBIFS_FS
>> + tristate "UBIFS file system support"
>> + select CRC16
>> + select CRC32
>> + depends on MTD_UBI
>> + help
>> + UBIFS is a file system for flash devices which works on top of UBI.
>> ...
...
>
> Please change this and similar other options to:
>
> config UBIFS_FS
> tristate "UBIFS file system support"
> select CRC16
> select CRC32
> select CRYPTO if UBIFS_FS_LZO
> select CRYPTO_LZO if UBIFS_FS_LZO
> depends on MTD_UBI
...
> This way UBIFS_FS=m, UBIFS_FS_LZO=y will only force CRYPTO_LZO=m and not
> CRYPTO_LZO=y.

Ok, thanks for suggestion. Will be done.

--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2008-05-28 07:03    [W:1.213 / U:1.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site