commit | 06e025aeee7d145c47a4f0b3efba88b58f255eba | [log] [tgz] |
---|---|---|
author | Tom Burdick <thomas.burdick@intel.com> | Tue Mar 26 13:52:59 2024 -0500 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Sat May 04 13:23:22 2024 +0300 |
tree | d092d2981c07d30eb45a3cbb5ef2cd869f84e3be | |
parent | 30681799e8f9b4edfc804728cc970630492c5af5 [diff] |
i2c: Add Kconfig HAS_I2C_RTIO This config should be selected by any driver that supports the RTIO interface and can then be checked on by things like tests or drivers that subsequently require the feature exist. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>