From 91a261af5cdb795fb9259172d6f2c235e5e86e49 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 9 Oct 2017 14:40:50 +0100 Subject: [PATCH] drop the extra space to make SNI_NETSEC a valid config --- baseconfig/arm/arm64/CONFIG_SNI_NETSEC | 2 +- kernel-aarch64-debug.config | 1 + kernel-aarch64.config | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/baseconfig/arm/arm64/CONFIG_SNI_NETSEC b/baseconfig/arm/arm64/CONFIG_SNI_NETSEC index f9c8aea38..2a7609395 100644 --- a/baseconfig/arm/arm64/CONFIG_SNI_NETSEC +++ b/baseconfig/arm/arm64/CONFIG_SNI_NETSEC @@ -1 +1 @@ -# CONFIG_SNI_NETSEC is not set +# CONFIG_SNI_NETSEC is not set diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index d11e635c5..156e22488 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -5388,6 +5388,7 @@ CONFIG_SND_VIRMIDI=m CONFIG_SND_VIRTUOSO=m CONFIG_SND_VX222=m CONFIG_SND_YMFPCI=m +# CONFIG_SNI_NETSEC is not set # CONFIG_SOC_BRCMSTB is not set # CONFIG_SOC_CAMERA is not set CONFIG_SOCIONEXT_SYNQUACER_PREITS=y diff --git a/kernel-aarch64.config b/kernel-aarch64.config index de5e41da7..3b61716fa 100644 --- a/kernel-aarch64.config +++ b/kernel-aarch64.config @@ -5365,6 +5365,7 @@ CONFIG_SND_VIRMIDI=m CONFIG_SND_VIRTUOSO=m CONFIG_SND_VX222=m CONFIG_SND_YMFPCI=m +# CONFIG_SNI_NETSEC is not set # CONFIG_SOC_BRCMSTB is not set # CONFIG_SOC_CAMERA is not set CONFIG_SOCIONEXT_SYNQUACER_PREITS=y