aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Breuer <breuerr@mc.net>2005-04-24 20:42:45 -0700
committerDavid S. Miller <davem@davemloft.net>2005-04-24 20:42:45 -0700
commitf1dee7ea250bfef433fc46fd69a52b73349b24de (patch)
treebd585255c8420dec94ecaa6555560985e94390bd
parent77a6a22f697bbc59cd434ff999dc34162e240f16 (diff)
[SPARC]: Enable sun logo on sparc32
This enables the sun linux logo to be selected on sparc32. Signed-off-by: Bob Breuer <breuerr@mc.net> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--drivers/video/logo/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/logo/Kconfig b/drivers/video/logo/Kconfig
index 849b47b210e..6ba10e3acef 100644
--- a/drivers/video/logo/Kconfig
+++ b/drivers/video/logo/Kconfig
@@ -45,7 +45,7 @@ config LOGO_SGI_CLUT224
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