From: Michael Frank <mhf@linuxmail.org>
To: Russell King <rmk@arm.linux.org.uk>,
Linux Kernel List <linux-kernel@vger.kernel.org>,
Vojtech Pavlik <vojtech@suse.cz>,
Linus Torvalds <torvalds@osdl.org>
Subject: Re: CONFIG_I8042
Date: Mon, 29 Sep 2003 01:31:42 +0800 [thread overview]
Message-ID: <200309290131.42619.mhf@linuxmail.org> (raw)
In-Reply-To: <20030928161059.B1428@flint.arm.linux.org.uk>
On Sunday 28 September 2003 23:10, Russell King wrote:
> Correction - it is due to this change:
>
> | --- 1.7/drivers/input/keyboard/Kconfig Fri Sep 19 12:51:31 2003
> | +++ 1.8/drivers/input/keyboard/Kconfig Sun Sep 21 03:44:11 2003
> | @@ -13,9 +13,9 @@
> |
> | config KEYBOARD_ATKBD
> | tristate "AT keyboard support" if EMBEDDED || !X86
> | - default y if INPUT=y && INPUT_KEYBOARD=y && SERIO=y
> | - default m
> | - depends on INPUT && INPUT_KEYBOARD && SERIO
> | + default y
> | + depends on INPUT && INPUT_KEYBOARD
> | + select SERIO_I8042
> | help
> | Say Y here if you want to use a standard AT or PS/2 keyboard. Usually
> | you'll need this, unless you have a different type keyboard (USB, ADB
>
Could there be another menu to select system type when x86
-Standard-PC EMBEDDED=0 X86=1, MMU=1, VID16=1, SBUS=0, GENERIC_ISA_DMA=1
Use this for ease of configuration in most PC applications.
-Custom-PC EMBEDDED=0 X86=0, MMU=1, VID16=1, SBUS=0, GENERIC_ISA_DMA=1
Use this in specialized PC applications to enable less
frequently used configuration options.
Beware that this requires more intricate knowledge of PC
hardware and the kernel subsystems
-Embedded EMBEDDED=1 X86=0, MMU=user, VID16=user, SBUS=user, GENERIC_ISA_DMA=user
Use this option when running the kernel on an embedded system to
maximize configuration capability. This option is generally unsuitable
in PC applications.
Regards
Michael
next prev parent reply other threads:[~2003-09-28 17:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-28 15:03 CONFIG_I8042 Russell King
2003-09-28 15:10 ` CONFIG_I8042 Russell King
2003-09-28 17:31 ` Michael Frank [this message]
2003-09-28 18:37 ` CONFIG_I8042 Linus Torvalds
2003-09-28 18:45 ` CONFIG_I8042 Russell King
2003-09-28 18:49 ` CONFIG_I8042 Linus Torvalds
2003-09-28 19:15 ` CONFIG_I8042 Russell King
2003-09-28 19:21 ` CONFIG_I8042 Roman Zippel
2003-09-28 19:30 ` CONFIG_I8042 Russell King
2003-09-28 17:16 ` CONFIG_I8042 Michael Frank
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=200309290131.42619.mhf@linuxmail.org \
--to=mhf@linuxmail.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
--cc=torvalds@osdl.org \
--cc=vojtech@suse.cz \
/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