diff mbox series

[v1,6/8] arm64: defconfig: Enable CONFIG_VCNL4000

Message ID 9e6572819789805df2acd31a06004db788127d55.1606486893.git.agx@sigxcpu.org (mailing list archive)
State New, archived
Headers show
Series arm64: defconfig: Enable Librem 5 hardware | expand

Commit Message

Guido Günther Nov. 27, 2020, 2:22 p.m. UTC
This is the Librem 5's proximity sensor.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Nov. 27, 2020, 4:13 p.m. UTC | #1
On Fri, 27 Nov 2020 at 15:23, Guido Günther <agx@sigxcpu.org> wrote:
>
> This is the Librem 5's proximity sensor.

Just squash all of them. Enabling option by option is too much.

Best regards,
Krzysztof
Guido Günther Nov. 27, 2020, 4:42 p.m. UTC | #2
Hi Krzysztof,
On Fri, Nov 27, 2020 at 05:13:58PM +0100, Krzysztof Kozlowski wrote:
> On Fri, 27 Nov 2020 at 15:23, Guido Günther <agx@sigxcpu.org> wrote:
> >
> > This is the Librem 5's proximity sensor.
> 
> Just squash all of them. Enabling option by option is too much.

Done for v2.
Cheers,
 -- Guido

> 
> Best regards,
> Krzysztof
>
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f999c4da8a88..de3c11300920 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -985,6 +985,7 @@  CONFIG_IIO_CROS_EC_SENSORS_CORE=m
 CONFIG_IIO_CROS_EC_SENSORS=m
 CONFIG_IIO_CROS_EC_LIGHT_PROX=m
 CONFIG_SENSORS_ISL29018=m
+CONFIG_VCNL4000=m
 CONFIG_IIO_CROS_EC_BARO=m
 CONFIG_MPL3115=m
 CONFIG_PWM=y