mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: a.othieno@bluewin.ch (Arthur Othieno)
To: akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] i386: Kill off CONFIG_PC
Date: Fri, 9 Sep 2005 16:56:28 -0400	[thread overview]
Message-ID: <20050909205628.GA3795@mars> (raw)

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

                 reply	other threads:[~2005-09-09 20:56 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=20050909205628.GA3795@mars \
    --to=a.othieno@bluewin.ch \
    --cc=akpm@osdl.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®