Skip to content

[redhat] New configs in drivers/mux

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: MUX_MMIO [=m] Type : tristate Defined at drivers/mux/Kconfig:48 Prompt: MMIO/Regmap register bitfield-controlled Multiplexer Depends on: MULTIPLEXER [=y] && OF [=y] Location: -> Device Drivers -> Multiplexer drivers -> MMIO/Regmap register bitfield-controlled Multiplexer (MUX_MMIO [=m]) Selected by [m]:

  • PHY_J721E_WIZ [=m] && OF [=y] && (ARCH_K3 [=y] || COMPILE_TEST [=n]) && HAS_IOMEM [=y] && OF_ADDRESS [=y] && COMMON_CLK [=y] Selected by [n]:
  • MTD_PHYSMAP_BT1_ROM [=n] && MTD [=y] && HAS_IOMEM [=y] && MTD_PHYSMAP_OF [=y] && (MIPS_BAIKAL_T1 || COMPILE_TEST [=n])
  • PHY_AM654_SERDES [=n] && OF [=y] && (ARCH_K3 [=y] || COMPILE_TEST [=n]) && COMMON_CLK [=y] Implied by [n]:
  • HBMC_AM654 [=n] && MTD [=y] && MTD_HYPERBUS [=n] && (ARCH_K3 [=y] || COMPILE_TEST [=n])

Commit: 73726380 (mux: mmio-based syscon mux controller)


Fixes: RHEL-85817

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

Edited by Scott Weaver

Merge request reports

Loading