uniLoader/lib/Kconfig
ivoszbg c038c7839c lib: Move debug print function into a separate file
Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
2022-06-14 19:51:51 +03:00

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