1config BR2_PACKAGE_PYTHON_RPI_GPIO
2	bool "python-rpi-gpio"
3	depends on BR2_arm || BR2_aarch64
4	help
5	  A Python module to control the GPIO on a Raspberry Pi.
6
7	  http://sourceforge.net/p/raspberry-gpio-python
8