On 08/01/19 10:15, Yang Zhong wrote: >> config SM501 >> bool >> + depends on I2C >> >> config TCX >> bool > I think XLNX_ZYNQMP_ARM likely needs "depends on I2C" nowadays, too ?
CONFIG_DDC should depend on I2C, while CONFIG_AUX should select I2C. In a second phase, XLNX_ZYNQMP will select DDC. Paolo