Skip to content

[redhat] New configs in drivers/i2c

CKI ARK Bot requested to merge configs/2023-09-02/drivers/i2c into os-build

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

Symbol: I2C_ATR [=n] Type : tristate Defined at drivers/i2c/Kconfig:74 Prompt: I2C Address Translator (ATR) support Depends on: I2C [=y] Location: -> Device Drivers -> I2C support -> I2C support (I2C [=y]) -> I2C Address Translator (ATR) support (I2C_ATR [=n]) Selected by [n]:

  • VIDEO_DS90UB913 [=n] && MEDIA_SUPPORT [=m] && OF [=n] && I2C [=y] && VIDEO_DEV [=m] && COMMON_CLK [=y]
  • VIDEO_DS90UB953 [=n] && MEDIA_SUPPORT [=m] && OF [=n] && I2C [=y] && VIDEO_DEV [=m] && COMMON_CLK [=y]
  • VIDEO_DS90UB960 [=n] && MEDIA_SUPPORT [=m] && OF [=n] && I2C [=y] && VIDEO_DEV [=m] && COMMON_CLK [=y]

Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports