From: pbrobinson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2136#note_1163208...
Why is this driver being enabled everywhere? From the Kconfig: "The processor used on SN2201 is Intel Atom®Processor C Series, C3338R which is one of the Denverton product families."
So it should just be enabled on x86.
Interestingly also it has deps on various REGMAP which while seemingly already enabled in ark/RHEL they're not enabled via the RHEL config so probably needs further explicit enablement so it's documented as such.