From: Bob Breuer Date: Mon, 25 Apr 2005 03:42:45 +0000 (-0700) Subject: [SPARC]: Enable sun logo on sparc32 X-Git-Tag: v2.6.12-rc4~228^2~4 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=f1dee7ea250bfef433fc46fd69a52b73349b24de;p=~emulex%2Finfiniband.git [SPARC]: Enable sun logo on sparc32 This enables the sun linux logo to be selected on sparc32. Signed-off-by: Bob Breuer Signed-off-by: David S. Miller --- 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