From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peng Fan Date: Tue, 8 Sep 2015 07:56:34 +0800 Subject: [U-Boot] [PATCH] driver: misc: correct Kconfig entry In-Reply-To: References: <1440574893-22579-1-git-send-email-Peng.Fan@freescale.com> Message-ID: <20150907235631.GA15120@shlinux2> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Wed, Aug 26, 2015 at 06:19:38AM -0700, Simon Glass wrote: >On 26 August 2015 at 00:41, Peng Fan wrote: >> Should use FSL_SEC_MON, not CONFIG_FSL_SEC_MON as Kconfig entry. >> >> Signed-off-by: Peng Fan >> Cc: Simon Glass >> Cc: Masahiro Yamada >> Cc: Fabio Estevam >> Cc: York Sun >> Cc: Stefan Roese >> Cc: Tom Rini >> --- >> drivers/misc/Kconfig | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > >Acked-by: Simon Glass Will this patch be applied? It's about two weeks since this patch sent out for review. Thanks, Peng. --