1config BR2_PACKAGE_UEMACS 2 bool "uemacs" 3 select BR2_PACKAGE_NCURSES 4 help 5 A small emacs. 6 7 https://git.kernel.org/cgit/editors/uemacs/uemacs.git/ 8