Re: [PATCH v1] platform/chrome: cros_ec_proto: allow to build as module

From: Tzung-Bi Shih
Date: Sun Apr 06 2025 - 22:55:57 EST


On Fri, Mar 28, 2025 at 01:26:12PM +0000, Slawomir Rosek wrote:
> This allows to build ChromeOS EC communication protocol helpers as
> kernel module which is particularly useful for Android GKI (Generic
> Kernel Image) configuration. With this change the ChromeOS Platform
> (CONFIG_CHROME_PLATFORMS=y) can be enabled directly from the vendor
> kconfig fragment whithout additional configuration in gki_defconfig.
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-next

[1/1] platform/chrome: cros_ec_proto: allow to build as module
commit: ccf395bde6aeefac139f4f250287feb139e3355d

Thanks!