mirror of
https://github.com/ivoszbg/uniLoader.git
synced 2025-02-16 14:40:10 +00:00
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
|
menu "Libraries"
|
||
|
config SIMPLE_FB
|
||
|
bool "Support for Simple Framebuffer"
|
||
|
default y
|
||
|
help
|
||
|
Say Y if you want to have Framebuffer output.
|
||
|
endmenu
|