i2c: undefined option I2C_ALGO_BUSCLEAR

From: Valentin Rothberg
Date: Wed Nov 16 2016 - 02:32:29 EST


Hi Shardar,

your commit c3ca951fe41a ("i2c: Add Tegra BPMP I2C proxy driver")
popped up in today's linux-next tree, adding Kconfig option
I2C_TEGRA_BPMP, which further selects I2C_ALGO_BUSCLEAR, which is
nowhere defined in Kconfig.

Is there a patch queued somewhere to add I2C_ALGO_BUSCLEAR to Kconfig?
I could not find anything on the lkml; only some older repositories
on github, where the options is defined in drivers/i2c/busses/Kconfig.

Best regards,
Valentin