From: Doug Thompson <norsk5@yahoo.com>
To: linux-kernel@vger.kernel.org, Andrew Morton <akpm@osdl.org>,
Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: [PATCH 1/36] drivers edac remove depends on X86
Date: Sun, 3 Jun 2007 07:39:06 -0700 (PDT) [thread overview]
Message-ID: <123360.2742.qm@web50106.mail.re2.yahoo.com> (raw)
From: Douglas Thompson <dougthompson@xmission.com>
Remove the 'depends on x86' as EDAC runs on other ARCHs now.
Signed-off-by: Douglas Thompson <dougthompson@xmission.com>
---
Kconfig | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Index: linux-2.6.22-rc3-mm1/drivers/edac/Kconfig
===================================================================
--- linux-2.6.22-rc3-mm1.orig/drivers/edac/Kconfig
+++ linux-2.6.22-rc3-mm1/drivers/edac/Kconfig
@@ -3,13 +3,11 @@
# Copyright (c) 2003 Linux Networx
# Licensed and distributed under the GPL
#
-# $Id: Kconfig,v 1.4.2.7 2005/07/08 22:05:38 dsp_llnl Exp $
-#
menuconfig EDAC
- tristate "EDAC - error detection and reporting (EXPERIMENTAL)"
+ bool "EDAC - error detection and reporting (EXPERIMENTAL)"
depends on HAS_IOMEM
- depends on X86 && EXPERIMENTAL
+ depends on EXPERIMENTAL
help
EDAC is designed to report errors in the core system.
These are low-level errors that are reported in the CPU or
next reply other threads:[~2007-06-03 14:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-03 14:39 Doug Thompson [this message]
2007-06-06 7:53 ` [PATCH 1/36] drivers edac remove depends on X86 Andrew Morton
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=123360.2742.qm@web50106.mail.re2.yahoo.com \
--to=norsk5@yahoo.com \
--cc=akpm@osdl.org \
--cc=alan@lxorguk.ukuu.org.uk \
--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