1config BR2_PACKAGE_POPT 2 bool "popt" 3 help 4 Popt is a C library for parsing command line parameters. 5 6 https://github.com/rpm-software-management/popt 7