From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 23 Apr 2014 14:52:51 -0700 Subject: [U-Boot] [PATCH] board/t1042rdb_pi: Disable CONFIG_QE and CONFIG_U_QE In-Reply-To: <1398057445-19500-1-git-send-email-prabhakar@freescale.com> References: <1398057445-19500-1-git-send-email-prabhakar@freescale.com> Message-ID: <53583633.7090208@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/20/2014 10:17 PM, Prabhakar Kushwaha wrote: > T1042RDB_PI board does not have QE connector. > > So disable CONFIG_QE and CONFIG_U_QE for T1042RDB_PI > > Signed-off-by: Prabhakar Kushwaha > --- Applied to u-boot-mpc85xx/master, thanks. York