1config BR2_PACKAGE_PYTHON_PERIPHERY
2	bool "python-periphery"
3	help
4	  A pure Python 2/3 library for peripheral I/O (GPIO, LED,
5	  PWM, SPI, I2C, MMIO, Serial) in Linux.
6
7	  https://github.com/vsergeev/python-periphery
8