fb: add Efinix framebuffer driver
This commit is contained in:
@@ -2206,6 +2206,15 @@ config FB_SIMPLE
|
||||
Configuration re: surface address, size, and format must be provided
|
||||
through device tree, or plain old platform data.
|
||||
|
||||
config FB_EFX
|
||||
bool "Efinix framebuffer support"
|
||||
depends on FB
|
||||
select FB_CFB_FILLRECT
|
||||
select FB_CFB_COPYAREA
|
||||
select FB_CFB_IMAGEBLIT
|
||||
help
|
||||
Efinix framebuffer support
|
||||
|
||||
config FB_SSD1307
|
||||
tristate "Solomon SSD1307 framebuffer support"
|
||||
depends on FB && I2C
|
||||
|
||||
Reference in New Issue
Block a user