1config BR2_PACKAGE_PYTHON_AIORWLOCK
2	bool "python-aiorwlock"
3	help
4	  Read write lock for asyncio.
5
6	  https://github.com/aio-libs/aiorwlock
7