From: Andries.Brouwer@cwi.nl
To: bunk@fs.tum.de, clemens@endorphin.org, hvr@gnu.org
Cc: Andries.Brouwer@cwi.nl, akpm@cwi.nl,
linux-kernel@vger.kernel.org, trivial@rustcorp.com.au
Subject: Re: [2.6 patch] let BLK_DEV_CRYPTOLOOP depend on EXPERIMENTAL
Date: Wed, 30 Jul 2003 16:08:00 +0200 (MEST) [thread overview]
Message-ID: <UTC200307301408.h6UE80K25902.aeb@smtp.cwi.nl> (raw)
> I'd suggest to let BLK_DEV_CRYPTOLOOP depend on EXPERIMENTAL
I have no objections.
Maybe you can also make INPUT depend on EXPERIMENTAL.
On the other hand, a few days ago I needed a serial line and
couldnt find the option in menuconfig. Turned out that
SERIAL_8250 depends on EXPERIMENTAL. I suppose that dependence
should be removed.
Andries
diff -u --recursive --new-file -X /linux/dontdiff a/drivers/serial/Kconfig b/drivers/serial/Kconfig
--- a/drivers/serial/Kconfig Mon Jul 28 05:39:32 2003
+++ b/drivers/serial/Kconfig Mon Jul 28 05:40:13 2003
@@ -9,8 +9,7 @@
#
# The new 8250/16550 serial drivers
config SERIAL_8250
- tristate "8250/16550 and compatible serial support (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ tristate "8250/16550 and compatible serial support"
---help---
This selects whether you want to include the driver for the standard
serial ports. The standard answer is Y. People who might say N
@@ -40,7 +39,7 @@
modems and similar devices connecting to the standard serial ports.
config SERIAL_8250_CONSOLE
- bool "Console on 8250/16550 and compatible serial port (EXPERIMENTAL)"
+ bool "Console on 8250/16550 and compatible serial port"
depends on SERIAL_8250=y
---help---
If you say Y here, it will be possible to use a serial port as the
@@ -53,8 +52,8 @@
(/dev/tty0) will still be used as the system console by default, but
you can alter that using a kernel command line option such as
"console=ttyS1". (Try "man bootparam" or see the documentation of
- your boot loader (lilo or loadlin) about how to pass options to the
- kernel at boot time.)
+ your boot loader (grub or lilo or loadlin) about how to pass options
+ to the kernel at boot time.)
If you don't have a VGA card installed and you say Y here, the
kernel will automatically use the first serial line, /dev/ttyS0, as
next reply other threads:[~2003-07-30 14:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-30 14:08 Andries.Brouwer [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-07-29 22:27 Adrian Bunk
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=UTC200307301408.h6UE80K25902.aeb@smtp.cwi.nl \
--to=andries.brouwer@cwi.nl \
--cc=akpm@cwi.nl \
--cc=bunk@fs.tum.de \
--cc=clemens@endorphin.org \
--cc=hvr@gnu.org \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@rustcorp.com.au \
/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®