From: Evgeniy Polyakov <zbr@ioremap.net>
To: Alexander Beregalov <a.beregalov@gmail.com>
Cc: gregkh@suse.de, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH next] Staging: pohmelfs should depend on CRYPTO
Date: Sat, 14 Feb 2009 13:27:04 +0300 [thread overview]
Message-ID: <20090214102704.GB29771@ioremap.net> (raw)
In-Reply-To: <20090213150654.GA7390@orion>
On Fri, Feb 13, 2009 at 06:06:54PM +0300, Alexander Beregalov (a.beregalov@gmail.com) wrote:
>
>
> Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Doesn't subsystem selection also forces higher level selection, i.e.
selecing CRYPTO_BLKCIPHER also forces CRYPTO selection? If it is not the
case, then your patch is definitely valid.
> ---
>
> drivers/staging/pohmelfs/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/staging/pohmelfs/Kconfig b/drivers/staging/pohmelfs/Kconfig
> index f150ecb..4c6276b 100644
> --- a/drivers/staging/pohmelfs/Kconfig
> +++ b/drivers/staging/pohmelfs/Kconfig
> @@ -1,6 +1,7 @@
> config POHMELFS
> tristate "POHMELFS filesystem support"
> select CONNECTOR
> + select CRYPTO
> select CRYPTO_BLKCIPHER
> select CRYPTO_HMAC
> help
--
Evgeniy Polyakov
next prev parent reply other threads:[~2009-02-14 10:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-13 15:06 [PATCH next] Staging: pohmelfs should depend on CRYPTO Alexander Beregalov
2009-02-14 10:27 ` Evgeniy Polyakov [this message]
2009-02-14 11:00 ` Alexander Beregalov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090214102704.GB29771@ioremap.net \
--to=zbr@ioremap.net \
--cc=a.beregalov@gmail.com \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.