4 comments:
Patch Set #3, Line 1056: FEATURE_CFLAGS += -D'CONFIG_LINUX_I2C_HELPER=1'
I think the 'feature flag' here is just `CONFIG_I2C_SUPPORT` here.
Done
trim these trailing '\n' at the end of the files.
There seems no '\n' here.
Patch Set #3, Line 294: config_linux_i2c_helper
This doesn't need a user specified config, rather it should just be part of the core modules and onl […]
Done
option('config_linux_i2c_helper', type: 'boolean', value : true, description : 'Linux I2C control')
not required.
Done
To view, visit change 39686. To unsubscribe, or for help writing mail filters, visit settings.