# SPDX-License-Identifier: GPL-2.0-only # # [31mCONFIG_I2C[0m algorithm drivers configuration # menu "I2C Algorithms" visible if ![31mCONFIG_I2C_HELPER_AUTO[0m config [31mCONFIG_I2C_ALGOBIT[0m tristate "I2C bit-banging interfaces" config [31mCONFIG_I2C_ALGOPCF[0m tristate "I2C PCF 8584 interfaces" config [31mCONFIG_I2C_ALGOPCA[0m tristate "I2C PCA 9564 interfaces" endmenu |