public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Hans-Jürgen Koch" <hjk@linutronix.de>
To: Denis Cheng <crquan@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>,
	linux-kernel@vger.kernel.org, cr_quan@163.com
Subject: Re: [PATCH 1/3] uio: Kconfig improvements
Date: Sun, 3 Feb 2008 01:12:07 +0100	[thread overview]
Message-ID: <20080203011207.292de4c3@dilbert.local> (raw)
In-Reply-To: <1201945897-32297-1-git-send-email-crquan@gmail.com>

Am Sat,  2 Feb 2008 17:51:35 +0800
schrieb Denis Cheng <crquan@gmail.com>:

Agreed.

> Signed-off-by: Denis Cheng <crquan@gmail.com>

Signed-off-by: Hans J. Koch <hjk@linutronix.de>

> ---
>  drivers/uio/Kconfig |   10 +++++-----
>  1 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/drivers/uio/Kconfig b/drivers/uio/Kconfig
> index b778ed7..d8ab7e6 100644
> --- a/drivers/uio/Kconfig
> +++ b/drivers/uio/Kconfig
> @@ -1,8 +1,6 @@
> -menu "Userspace I/O"
> -	depends on !S390
> -
> -config UIO
> +menuconfig UIO
>  	tristate "Userspace I/O drivers"
> +	depends on !S390
>  	default n
>  	help
>  	  Enable this to allow the userspace driver core code to be
> @@ -13,6 +11,8 @@ config UIO
>  
>  	  If you don't know what to do here, say N.
>  
> +if UIO
> +
>  config UIO_CIF
>  	tristate "generic Hilscher CIF Card driver"
>  	depends on UIO && PCI
> @@ -26,4 +26,4 @@ config UIO_CIF
>  	  To compile this driver as a module, choose M here: the
> module will be called uio_cif.
>  
> -endmenu
> +endif

      parent reply	other threads:[~2008-02-03  0:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] < <1201945897-32297-1-git-send-email-crquan@gmail.com>
2008-02-02  9:51 ` [PATCH 1/3] uio: Kconfig improvements Denis Cheng
2008-02-02  9:51   ` [PATCH 2/3] uio: mark pci_device_id hilscher_pci_ids[] __devinitdata Denis Cheng
2008-02-02  9:51     ` [PATCH 3/3] uio: vm_operations_struct ->nopage to ->fault method conversion Denis Cheng
2008-02-02 10:37       ` Nick Piggin
2008-02-03  0:27     ` [PATCH 2/3] uio: mark pci_device_id hilscher_pci_ids[] __devinitdata Hans-Jürgen Koch
2008-02-03  0:12   ` Hans-Jürgen Koch [this message]

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=20080203011207.292de4c3@dilbert.local \
    --to=hjk@linutronix.de \
    --cc=cr_quan@163.com \
    --cc=crquan@gmail.com \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox