* [PATCH] i386: Kill off CONFIG_PC
@ 2005-09-09 20:56 Arthur Othieno
0 siblings, 0 replies; only message in thread
From: Arthur Othieno @ 2005-09-09 20:56 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel
Hi,
CONFIG_PC is defined but isn't actually used anywhere:
apgo@krypton:~/devel/kernel/b$ grep -rw CONFIG_PC *
arch/i386/defconfig:CONFIG_PC=y
apgo@krypton:~/devel/kernel/b$
My impression is that this is left-over cruft after the introduction
of CONFIG_X86_PC with the subarch split..
Signed-off-by: Arthur Othieno <a.othieno@bluewin.ch>
arch/i386/Kconfig | 5 -----
1 file changed, 5 deletions(-)
--- a/arch/i386/Kconfig 2005-08-29 16:49:22.000000000 -0400
+++ b/arch/i386/Kconfig 2005-09-09 16:44:39.000000000 -0400
@@ -1332,8 +1332,3 @@ config X86_TRAMPOLINE
bool
depends on X86_SMP || (X86_VOYAGER && SMP)
default y
-
-config PC
- bool
- depends on X86 && !EMBEDDED
- default y
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-09-09 20:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-09 20:56 [PATCH] i386: Kill off CONFIG_PC Arthur Othieno
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®