From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 27 Oct 2020 08:17:13 +0100 Subject: [PATCH v2] nokia_rx51: disable obsolete VIDEO config In-Reply-To: <20201026235129.7vwzxrfckkshvspu@pali> References: <20201018191827.9603-10-agust@denx.de> <20201026185820.32558-1-agust@denx.de> <20201026235129.7vwzxrfckkshvspu@pali> Message-ID: <20201027081713.0f4a45dc@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 27 Oct 2020 00:51:29 +0100 Pali Roh?r pali at kernel.org wrote: ... > Hello! This change is disabling CONFIG_CONSOLE_MUX option. > > Could you please do not disable it? It is needed for debugging via qemu: > https://gitlab.denx.de/u-boot/u-boot/-/commit/07693ccb1574adecb9e87756339442955aeaf346 This was auto-selected by CONFIG_VIDEO, so now we have to enable it explicitly. I'll send a patch. -- Anatolij