From 868f3022b915f097d9dd64d0ba102cdab765acce Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Fri, 7 Jan 2022 17:47:04 +0100 Subject: [PATCH 1/2] Fix config --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 4b3a742a..1f7ed841 100644 --- a/config +++ b/config @@ -257,4 +257,4 @@ CONFIG_KERNEL_DEVMEM=y CONFIG_KERNEL_DEVKMEM=y CONFIG_AUTOREMOVE=y # CONFIG_PACKAGE_kmod-sound-core is not set -# CONFIG_PACKAGE_kmod-video-core is not set \ No newline at end of file +# CONFIG_PACKAGE_kmod-video-core is not set From 1c23eeb735c649cff5abf18ea6615d903b8f0f08 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Mon, 10 Jan 2022 08:33:34 +0100 Subject: [PATCH 2/2] Add a line break at end of bpi-r2 config file --- config-bpi-r2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-bpi-r2 b/config-bpi-r2 index b10e222f..a0e4f740 100644 --- a/config-bpi-r2 +++ b/config-bpi-r2 @@ -19,4 +19,4 @@ CONFIG_PACKAGE_mkf2fs=y # CONFIG_PACKAGE_kmod-mt6625l-wlan-gen-2 is not set CONFIG_KERNEL_ARM_MODULE_PLTS=y # CONFIG_PACKAGE_kmod-r8125 is not set -# CONFIG_PACKAGE_kmod-r8168 is not set \ No newline at end of file +# CONFIG_PACKAGE_kmod-r8168 is not set