login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
28
Re: [PATCH take 3 29/29] UBIFS: include FS to compilation
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Artem Bityutskiy <dedekind@...>
To: Adrian Bunk <bunk@...>
Cc: Artem Bityutskiy <Artem.Bityutskiy@...>, LKML <linux-kernel@...>, Adrian Hunter <ext-adrian.hunter@...>
Subject:
Re: [PATCH take 3 29/29] UBIFS: include FS to compilation
Date: Wednesday, May 28, 2008 - 12:57 am
Adrian Bunk wrote:
quoted text
> 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. >> ...
...
quoted text
> > 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
...
quoted text
> 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 (Артём Битюцкий) --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH take 3] UBIFS - new flash file system
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 01/29] VFS: move inode_lock into sync_sb_inodes
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 20/29] UBIFS: add LEB properties tree
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 17/29] UBIFS: add TNC shrinker
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 24/29] UBIFS: add budgeting
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 26/29] UBIFS: add orphans handling sub-system
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 29/29] UBIFS: include FS to compilation
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
Re: [PATCH take 3 29/29] UBIFS: include FS to compilation
, Adrian Bunk
, (Tue May 27, 6:05 pm)
Re: [PATCH take 3 29/29] UBIFS: include FS to compilation
, Artem Bityutskiy
, (Wed May 28, 12:57 am)
[PATCH take 3 28/29] UBIFS: add debugging stuff
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 23/29] UBIFS: add VFS operations
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 22/29] UBIFS: add Garbage Collector
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 25/29] UBIFS: add extended attribute support
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 27/29] UBIFS: add header files
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 18/29] UBIFS: add LEB properties
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 21/29] UBIFS: add LEB find subsystem
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 15/29] UBIFS: add TNC implementation
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 19/29] UBIFS: add LEB properties tree
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 12/29] UBIFS: add key helpers
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 16/29] UBIFS: add TNC commit implementation
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 14/29] UBIFS: add commit functionality
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 13/29] UBIFS: add the journal
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 11/29] UBIFS: add compression support
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 10/29] UBIFS: add file-system recovery
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 07/29] UBIFS: add journal replay
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 08/29] UBIFS: add file-system build
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 05/29] UBIFS: add I/O sub-system
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 09/29] UBIFS: add superblock and master node
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 06/29] UBIFS: add flash scanning
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 04/29] UBIFS: add brief documentation
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 03/29] do_mounts: allow UBI root device name
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
[PATCH take 3 02/29] VFS: export sync_sb_inodes
, Artem Bityutskiy
, (Mon May 26, 10:05 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Thomas Gleixner
Re: Linux 2.6.21-rc1
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
James Bottomley
[Ksummit-2008-discuss] Fixing the Kernel Janitors project
James Morris
Re: LSM conversion to static interface
git
:
linux-netdev
:
Natalie Protasevich
[BUG] New Kernel Bugs
Christoph Hellwig
Re: [PATCH 06/32] IGET: Mark iget() and read_inode() as being obsolete [try #2]
Linus Torvalds
Re: [GIT]: Networking
Jarek Poplawski
[PATCH take 2] pkt_sched: Protect gen estimators under est_lock.
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
0 users
and
481 guests
online.
Syndicate