From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andre Heider Date: Thu, 17 Sep 2020 08:52:02 +0200 Subject: [PATCH 3/4] Remove whitelist entry CONFIG_DEFAULT_CONSOLE In-Reply-To: <20200917065203.40607-1-a.heider@gmail.com> References: <20200917065203.40607-1-a.heider@gmail.com> Message-ID: <20200917065203.40607-3-a.heider@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de There're no users left. Signed-off-by: Andre Heider --- scripts/config_whitelist.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 093e432efc..470506da5b 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -290,7 +290,6 @@ CONFIG_DEBUG_UART_LINFLEXUART CONFIG_DEBUG_WRITECOUNT CONFIG_DEEP_SLEEP CONFIG_DEFAULT -CONFIG_DEFAULT_CONSOLE CONFIG_DEFAULT_IMMR CONFIG_DESIGNWARE_ETH CONFIG_DEVELOP -- 2.28.0