All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Breuer <breuerr@mc.net>
To: sparclinux@vger.kernel.org
Subject: [PATCH 2.6] enable sun logo on sparc32
Date: Fri, 04 Mar 2005 05:21:54 +0000	[thread overview]
Message-ID: <4227F072.1040606@mc.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 108 bytes --]

This enables the sun linux logo to be selected on sparc32.

Signed-off-by: Bob Breuer <breuerr@mc.net>

Bob

[-- Attachment #2: sparc32_sun_logo.patch --]
[-- Type: text/plain, Size: 366 bytes --]

--- linux-2.6.11-clean/drivers/video/logo/Kconfig	2005-03-03 08:24:12.000000000 -0600
+++ linux-2.6.11/drivers/video/logo/Kconfig	2005-03-03 23:01:47.336863000 -0600
@@ -45,7 +45,7 @@
 
 config LOGO_SUN_CLUT224
 	bool "224-color Sun Linux logo"
-	depends on LOGO && (SPARC || SPARC64)
+	depends on LOGO && (SPARC32 || SPARC64)
 	default y
 
 config LOGO_SUPERH_MONO

             reply	other threads:[~2005-03-04  5:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-04  5:21 Bob Breuer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-04-25  3:43 [PATCH 2.6] enable sun logo on sparc32 David S. Miller

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=4227F072.1040606@mc.net \
    --to=breuerr@mc.net \
    --cc=sparclinux@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.