[U-Boot] [PATCH] driver: misc: correct Kconfig entry

Should use FSL_SEC_MON, not CONFIG_FSL_SEC_MON as Kconfig entry.
Signed-off-by: Peng Fan Peng.Fan@freescale.com Cc: Simon Glass sjg@chromium.org Cc: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Fabio Estevam fabio.estevam@freescale.com Cc: York Sun yorksun@freescale.com Cc: Stefan Roese sr@denx.de Cc: Tom Rini trini@konsulko.com --- drivers/misc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 3b7f76a..94af6a4 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -53,7 +53,7 @@ config CROS_EC_SPI provides a faster and more robust interface than I2C but the bugs are less interesting.
-config CONFIG_FSL_SEC_MON +config FSL_SEC_MON bool "Enable FSL SEC_MON Driver" help Freescale Security Monitor block is responsible for monitoring

On 26 August 2015 at 00:41, Peng Fan Peng.Fan@freescale.com wrote:
Should use FSL_SEC_MON, not CONFIG_FSL_SEC_MON as Kconfig entry.
Signed-off-by: Peng Fan Peng.Fan@freescale.com Cc: Simon Glass sjg@chromium.org Cc: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Fabio Estevam fabio.estevam@freescale.com Cc: York Sun yorksun@freescale.com Cc: Stefan Roese sr@denx.de Cc: Tom Rini trini@konsulko.com
drivers/misc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org

Hi,
On Wed, Aug 26, 2015 at 06:19:38AM -0700, Simon Glass wrote:
On 26 August 2015 at 00:41, Peng Fan Peng.Fan@freescale.com wrote:
Should use FSL_SEC_MON, not CONFIG_FSL_SEC_MON as Kconfig entry.
Signed-off-by: Peng Fan Peng.Fan@freescale.com Cc: Simon Glass sjg@chromium.org Cc: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Fabio Estevam fabio.estevam@freescale.com Cc: York Sun yorksun@freescale.com Cc: Stefan Roese sr@denx.de Cc: Tom Rini trini@konsulko.com
drivers/misc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org
Will this patch be applied? It's about two weeks since this patch sent out for review.
Thanks, Peng. --

Hi Peng,
On 7 September 2015 at 17:56, Peng Fan b51431@freescale.com wrote:
Hi,
On Wed, Aug 26, 2015 at 06:19:38AM -0700, Simon Glass wrote:
On 26 August 2015 at 00:41, Peng Fan Peng.Fan@freescale.com wrote:
Should use FSL_SEC_MON, not CONFIG_FSL_SEC_MON as Kconfig entry.
Signed-off-by: Peng Fan Peng.Fan@freescale.com Cc: Simon Glass sjg@chromium.org Cc: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Fabio Estevam fabio.estevam@freescale.com Cc: York Sun yorksun@freescale.com Cc: Stefan Roese sr@denx.de Cc: Tom Rini trini@konsulko.com
drivers/misc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org
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?
Regards, Simon

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 b51431@freescale.com wrote:
Hi,
On Wed, Aug 26, 2015 at 06:19:38AM -0700, Simon Glass wrote:
On 26 August 2015 at 00:41, Peng Fan Peng.Fan@freescale.com wrote:
Should use FSL_SEC_MON, not CONFIG_FSL_SEC_MON as Kconfig entry.
Signed-off-by: Peng Fan Peng.Fan@freescale.com Cc: Simon Glass sjg@chromium.org Cc: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Fabio Estevam fabio.estevam@freescale.com Cc: York Sun yorksun@freescale.com Cc: Stefan Roese sr@denx.de Cc: Tom Rini trini@konsulko.com
drivers/misc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org
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
--

On Wed, Aug 26, 2015 at 03:41:33PM +0800, Peng Fan wrote:
Should use FSL_SEC_MON, not CONFIG_FSL_SEC_MON as Kconfig entry.
Signed-off-by: Peng Fan Peng.Fan@freescale.com Cc: Simon Glass sjg@chromium.org Cc: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Fabio Estevam fabio.estevam@freescale.com Cc: York Sun yorksun@freescale.com Cc: Stefan Roese sr@denx.de Cc: Tom Rini trini@konsulko.com Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
participants (4)
-
Peng Fan
-
Peng Fan
-
Simon Glass
-
Tom Rini