From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 10 Dec 2019 11:27:33 +0100 Subject: [PATCH 2/2] video: make BPP and ANSI configs optional In-Reply-To: <20191205171549.15170-2-agust@denx.de> References: <20191205171549.15170-1-agust@denx.de> <20191205171549.15170-2-agust@denx.de> Message-ID: <20191210112733.3ee49080@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 Thu, 5 Dec 2019 18:15:49 +0100 Anatolij Gustschin agust at denx.de wrote: ... > drivers/video/Kconfig | 8 ++++---- > drivers/video/console_normal.c | 10 +++++----- > 105 files changed, 180 insertions(+), 9 deletions(-) Applied to u-boot-video/master, thanks! -- Anatolij