menuconfig 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. https://i2c.wiki.kernel.org/index.php/I2C_Tools if BR2_PACKAGE_I2C_TOOLS config BR2_PACKAGE_I2C_TOOLS_USE_PREBUILT bool "use prebuilt binary instead of building from source" default y endif