From: Jim Nelson <james4765@verizon.net>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: More patches to arch/sparc/Kconfig [4 of 5]
Date: Mon, 18 Oct 2004 05:42:49 -0400 [thread overview]
Message-ID: <41739019.8090002@verizon.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 148 bytes --]
Makes sun4 default to "N" - most SPARC32 systems did not use these.
Apply against 2.6.9-rc4.
diff -u arch/sparc/Kconfig.orig arch/sparc/Kconfig
[-- Attachment #2: arch_sparc_kconfig-fix-sun4-default.patch --]
[-- Type: text/x-patch, Size: 390 bytes --]
--- ./arch/sparc/Kconfig.orig 2004-10-16 09:53:49.626021592 -0400
+++ ./arch/sparc/Kconfig 2004-10-16 10:09:58.304756208 -0400
@@ -222,6 +222,7 @@
config SUN4
bool "Support for SUN4 machines (disables SUN4[CDM] support)"
depends on !SMP
+ default n
help
Say Y here if, and only if, your machine is a sun4. Note that
a kernel compiled with this option will run only on sun4.
reply other threads:[~2004-10-18 9:47 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=41739019.8090002@verizon.net \
--to=james4765@verizon.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.