From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Linux Kernel List <linux-kernel@vger.kernel.org>,
Roman Zippel <zippel@linux-m68k.org>,
Linus Torvalds <torvalds@osdl.org>
Subject: Re: [BUG] 2.6.6-rc3: make xxx_defconfig randomly sets options
Date: Wed, 28 Apr 2004 15:36:32 +0100 [thread overview]
Message-ID: <20040428153632.D24948@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20040428145316.C24948@flint.arm.linux.org.uk>; from rmk+lkml@arm.linux.org.uk on Wed, Apr 28, 2004 at 02:53:16PM +0100
On Wed, Apr 28, 2004 at 02:53:16PM +0100, Russell King wrote:
> If I have an ARM defconfig file which contains:
>
> # CONFIG_SERIO is not set
>
> with none of the other CONFIG_SERIO symbols, and I run make foo_defconfig,
> I get the following in the resulting .config:
>
> CONFIG_SERIO=y
> CONFIG_SERIO_I8042=y
> CONFIG_SERIO_SERPORT=y
Argh, I had CONFIG_MOUSE_PS2 still selected, which was forcing
CONFIG_SERIO=y, and I incorrectly assumed that CONFIG_SERIO_I8042
would depend on CONFIG_SERIO. But then, we are catering for Aunt
Tillie and not providing something with a logical structure... 8/
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
prev parent reply other threads:[~2004-04-28 14:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-28 13:53 [BUG] 2.6.6-rc3: make xxx_defconfig randomly sets options Russell King
2004-04-28 14:36 ` Russell King [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=20040428153632.D24948@flint.arm.linux.org.uk \
--to=rmk+lkml@arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
--cc=zippel@linux-m68k.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