From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 11 Dec 2014 11:29:29 -0800 Subject: [U-Boot] [PATCH] kconfig: ls102xa: Change the prompt messages In-Reply-To: <1417594689-1368-1-git-send-email-b18965@freescale.com> References: <1417594689-1368-1-git-send-email-b18965@freescale.com> Message-ID: <5489F099.5010103@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 12/03/2014 12:18 AM, Alison Wang wrote: > As NOR/NAND/SD boot are all supported on LS1021AQDS/TWR > boards, the prompt message "Support ls1021aqds_nor" in > Kconfig is not clear. This patch changes it to > "Support ls1021aqds". > > Signed-off-by: Alison Wang > --- Applied to u-boot-fsl-qoriq master, awaiting upstream. York