1config BR2_PACKAGE_PYTHON_XMODEM
2	bool "python-xmodem"
3	help
4	  XMODEM protocol implementation.
5
6	  https://github.com/tehmaze/xmodem
7