menuconfig DRAW bool "Graphic library support" default y if DRAW config GL bool "OpenGL support" default y config SDL2 bool "SDL2 support" default y config TUI bool "Terminal interface support" default y endif