1config BR2_PACKAGE_PYTHON_SCANDIR 2 bool "python-scandir" 3 help 4 scandir, a better directory iterator and faster os.walk() 5 6 https://pypi.python.org/pypi/scandir 7