xref: /OK3568_Linux_fs/buildroot/package/python-rtslib-fb/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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