[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>
This commit is contained in:
Родитель
77a6a22f69
Коммит
f1dee7ea25
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче