mirror of
https://github.com/ivoszbg/uniLoader.git
synced 2025-08-01 14:20:12 +00:00
8 lines
152 B
Plaintext
8 lines
152 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
|