Skip to content

Commit

Permalink
[SPARC]: Enable sun logo on sparc32
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Bob Breuer authored and David S. Miller committed Apr 25, 2005
1 parent 77a6a22 commit f1dee7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/video/logo/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f1dee7e

Please sign in to comment.