mirror of
https://github.com/ivoszbg/uniLoader.git
synced 2024-11-21 19:40:07 +00:00
c038c7839c
Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
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
|