From: "Jean-Luc Léger" <jean-luc.leger@dspnet.fr.eu.org>
To: linux-kernel@vger.kernel.org
Subject: [2.6 patch] cleanup default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL811_CS
Date: Sun, 16 Apr 2006 00:23:40 +0200 [thread overview]
Message-ID: <20060415222340.GD47644@dspnet.fr.eu.org> (raw)
Default values for boolean and tristate options can only be 'y', 'm' or 'n'.
This patch removes wrong default for USB_ISP116X_HCD, USB_SL811_HCD and USB_SL811_CS.
Signed-off-by: Jean-Luc Léger <jean-luc.leger@dspnet.fr.eu.org>
Index: linux-2.6.17-rc1/drivers/usb/host/Kconfig
===================================================================
--- linux-2.6.17-rc1/drivers/usb/host/Kconfig.old 2006-04-15 22:18:51.000000000 +0200
+++ linux-2.6.17-rc1/drivers/usb/host/Kconfig 2006-04-15 22:20:00.000000000 +0200
@@ -52,7 +52,6 @@
config USB_ISP116X_HCD
tristate "ISP116X HCD support"
depends on USB
- default N
---help---
The ISP1160 and ISP1161 chips are USB host controllers. Enable this
option if your board has this chip. If unsure, say N.
@@ -127,7 +126,6 @@
config USB_SL811_HCD
tristate "SL811HS HCD support"
depends on USB
- default N
help
The SL811HS is a single-port USB controller that supports either
host side or peripheral side roles. Enable this option if your
@@ -140,7 +138,6 @@
config USB_SL811_CS
tristate "CF/PCMCIA support for SL811HS HCD"
depends on USB_SL811_HCD && PCMCIA
- default N
help
Wraps a PCMCIA driver around the SL811HS HCD, supporting the RATOC
REX-CFU1U CF card (often used with PDAs). If unsure, say N.
reply other threads:[~2006-04-15 22:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20060415222340.GD47644@dspnet.fr.eu.org \
--to=jean-luc.leger@dspnet.fr.eu.org \
--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
all inboxes | Powered by JetHome®