* [PATCH 1/1] ARM: exynos_defconfig: Enable ChromeOS EC chardev driver
@ 2015-03-07 15:14 Javier Martinez Canillas
2015-03-12 11:51 ` Kukjin Kim
0 siblings, 1 reply; 2+ messages in thread
From: Javier Martinez Canillas @ 2015-03-07 15:14 UTC (permalink / raw)
To: linux-arm-kernel
Exynos Chromebooks have an Embedded Controller known as the ChromeOS EC
Enable the driver that provides an interface to access from user-space.
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
---
arch/arm/configs/exynos_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index 3d22aae39a83..14fa9f05f768 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -173,6 +173,8 @@ CONFIG_RTC_DRV_S5M=y
CONFIG_RTC_DRV_S3C=y
CONFIG_DMADEVICES=y
CONFIG_PL330_DMA=y
+CONFIG_CHROME_PLATFORMS=y
+CONFIG_CROS_EC_CHARDEV=y
CONFIG_COMMON_CLK_MAX77686=y
CONFIG_COMMON_CLK_MAX77802=y
CONFIG_COMMON_CLK_S2MPS11=y
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 1/1] ARM: exynos_defconfig: Enable ChromeOS EC chardev driver
2015-03-07 15:14 [PATCH 1/1] ARM: exynos_defconfig: Enable ChromeOS EC chardev driver Javier Martinez Canillas
@ 2015-03-12 11:51 ` Kukjin Kim
0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2015-03-12 11:51 UTC (permalink / raw)
To: linux-arm-kernel
Javier Martinez Canillas wrote:
>
> Exynos Chromebooks have an Embedded Controller known as the ChromeOS EC
> Enable the driver that provides an interface to access from user-space.
>
> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
> ---
> arch/arm/configs/exynos_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
> index 3d22aae39a83..14fa9f05f768 100644
> --- a/arch/arm/configs/exynos_defconfig
> +++ b/arch/arm/configs/exynos_defconfig
> @@ -173,6 +173,8 @@ CONFIG_RTC_DRV_S5M=y
> CONFIG_RTC_DRV_S3C=y
> CONFIG_DMADEVICES=y
> CONFIG_PL330_DMA=y
> +CONFIG_CHROME_PLATFORMS=y
> +CONFIG_CROS_EC_CHARDEV=y
> CONFIG_COMMON_CLK_MAX77686=y
> CONFIG_COMMON_CLK_MAX77802=y
> CONFIG_COMMON_CLK_S2MPS11=y
> --
OK, will apply.
Thanks,
Kukjin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-12 11:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-07 15:14 [PATCH 1/1] ARM: exynos_defconfig: Enable ChromeOS EC chardev driver Javier Martinez Canillas
2015-03-12 11:51 ` Kukjin Kim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).