Commit f1dee7ea authored by Bob Breuer's avatar Bob Breuer Committed by David S. Miller

[SPARC]: Enable sun logo on sparc32

This enables the sun linux logo to be selected on sparc32.
Signed-off-by: default avatarBob Breuer <breuerr@mc.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 77a6a22f
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment