## SECTION=shell_and_console menuconfig MINICOM tristate prompt "minicom " select LIBICONV select NCURSES help This adds MiniCom to your root filesystem. Useful for serial communication and testing. Selecting this module will also compile libiconv and ncurses. if MINICOM config MINICOM_DEFCONFIG bool prompt "install default config file" help Install /etc/minirc_dfl config file from projectroot or ptxdist generic. endif