1config BR2_PACKAGE_YTREE 2 bool "ytree" 3 depends on BR2_USE_MMU # fork() 4 select BR2_PACKAGE_NCURSES 5 help 6 Ytree - a (curses-based) file manager similar to DOS Xtree(tm) 7 8 https://www.han.de/~werner/ytree.html 9