config FIGLET bool prompt "figlet" help Figlet is a tool to create bit ASCII text. For more information see http://www.figlet.org config MEMEDIT bool default N select READLINE prompt "memedit" help memedit is a command line tool which is able to open a file or pseudo file representing a memory device (for example memory mapped I/O or FPGA memory) and let's you edit it's contents from a command line. config MEMSTAT bool default N prompt "memstat" help memstat is a memory diagnose tool which lets you find out which process uses how much virtual memory.