[U-Boot] [PATCH 8/8] defconfig: keystone: Enable DM I2C

Franklin S Cooper Jr fcooper at ti.com
Wed Apr 12 19:26:21 UTC 2017



On 04/12/2017 02:13 PM, Tom Rini wrote:
> On Tue, Apr 11, 2017 at 01:37:25PM -0500, Franklin S Cooper Jr wrote:
> 
>> Now that the davinci I2C driver is converted to driver model enable
>> it in 66AK2Gx defconfig
>>
>> Signed-off-by: Franklin S Cooper Jr <fcooper at ti.com>
>> ---
>>  configs/k2e_evm_defconfig  | 1 +
>>  configs/k2g_evm_defconfig  | 1 +
>>  configs/k2hk_evm_defconfig | 1 +
>>  configs/k2l_evm_defconfig  | 1 +
>>  4 files changed, 4 insertions(+)
> 
> Should we be imply/select'ing DM_I2C from the Kconfig file now?

Is the goal to reduce the size of the defconfig? Or is it to essentially
force all K2 boards (including possible future non TI boards) to use the
DM so we can deprecate/remove non DM code in the future?

If its for the latter then I don't have an issue doing so.
> 


More information about the U-Boot mailing list