Files
uniLoader/lib/Kconfig
2022-06-14 18:02:47 +03:00

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