From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 1 Dec 2010 20:54:25 +0100 Subject: [U-Boot] [PATCH] mpc512x: aria: cleanup board config file In-Reply-To: <1291066920-19037-1-git-send-email-agust@denx.de> References: <1291066920-19037-1-git-send-email-agust@denx.de> Message-ID: <20101201205425.42388c4a@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 29 Nov 2010 22:42:00 +0100 Anatolij Gustschin wrote: > CONFIG_FSL_DIU_LOGO_BMP has been removed while refactoring > MPC8610 and MPC5121 DIU code, so remove it. > > Signed-off-by: Anatolij Gustschin > --- > include/configs/aria.h | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) applied to u-boot-video/master. Anatolij