From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peng Fan Date: Wed, 9 Sep 2015 14:32:09 +0800 Subject: [U-Boot] [PATCH] driver: misc: correct Kconfig entry In-Reply-To: References: <1440574893-22579-1-git-send-email-Peng.Fan@freescale.com> <20150907235631.GA15120@shlinux2> Message-ID: <20150909063206.GA18439@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 Simon, On Tue, Sep 08, 2015 at 08:19:36AM -0600, Simon Glass wrote: >Hi Peng, > >On 7 September 2015 at 17:56, Peng Fan wrote: >> 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. > >Which maintainer? I can bring it in via u-boot-dm if you like? I am fine that you bring it via u-boot-dm tree. Thanks, Peng. > >Regards, >Simon --