From 0e4be4677151f429bf31561f0d27b5bbd299c0df Mon Sep 17 00:00:00 2001
From: "Arnout Vandecappelle (Essensium/Mind)" <arnout@mind.be>
Date: Wed, 23 Sep 2020 23:04:43 +0200
Subject: [PATCH] Config.in.legacy: fix spelling of 'config'

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 Config.in.legacy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index c1b3e18186..92816e562d 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -146,7 +146,7 @@ endif
 
 comment "Legacy options removed in 2020.11"
 
-connfig BR2_PACKAGE_GST1_VALIDATE
+config BR2_PACKAGE_GST1_VALIDATE
 	bool "gst1-validate was moved to gst1-devtools"
 	select BR2_PACKAGE_GST1_DEVTOOLS
 	select BR2_LEGACY