buildroot/package/i2c-tools/Config.in
Bartosz Golaszewski 7bb48645e6 i2c-tools: depend on BUSYBOX_SHOW_OTHERS
As of version 1.25.0 busybox by default includes a nearly complete
implementation of i2c-tools. Hide the upstream version unless the
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS option is selected.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-08-01 23:22:42 +02:00

12 lines
362 B
Plaintext

config BR2_PACKAGE_I2C_TOOLS
bool "i2c-tools"
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
help
Heterogeneous set of I2C tools for Linux
This package contains a heterogeneous set of I2C tools for Linux:
a bus probing tool, a chip dumper, register-level access helpers,
EEPROM decoding scripts, and more.
http://www.lm-sensors.org/wiki/I2CTools