1config BR2_PACKAGE_PYTHON_ENTRYPOINTS
2	bool "python-entrypoints"
3	help
4	  Discover and load entry points from installed packages.
5
6	  https://github.com/takluyver/entrypoints
7