mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 05:20:53 +07:00
sunxvr1000: Add missing FB=y depenency.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
6404fccafa
commit
f04e879bf2
@ -911,7 +911,7 @@ config FB_XVR2500
|
||||
|
||||
config FB_XVR1000
|
||||
bool "Sun XVR-1000 support"
|
||||
depends on SPARC64
|
||||
depends on (FB = y) && SPARC64
|
||||
select FB_CFB_FILLRECT
|
||||
select FB_CFB_COPYAREA
|
||||
select FB_CFB_IMAGEBLIT
|
||||
|
Loading…
Reference in New Issue
Block a user