ncftp: bump version to 3.2.6
[buildroot-gz.git] / package / python-smbus-cffi / Config.in
blob32f005c0963b59598b53031d3381369608519fc7
1 config BR2_PACKAGE_PYTHON_SMBUS_CFFI
2         bool "python-smbus-cffi"
3         select BR2_PACKAGE_PYTHON_CFFI
4         help
5           This Python module allows SMBus access through the I2C /dev
6           interface on Linux hosts. The host kernel must have I2C
7           support, I2C device interface support, and a bus adapter
8           driver.
10           https://github.com/bivab/smbus-cffi