1config BR2_PACKAGE_PYTHON_RTSLIB_FB
2	bool "python-rtslib-fb"
3	select BR2_PACKAGE_PYTHON_SIX
4	help
5	  rtslib-fb is an object-based Python library for configuring
6	  the LIO generic SCSI target, present in 3.x Linux kernel
7	  versions.
8
9	  https://github.com/open-iscsi/rtslib-fb
10