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