From: Peng Fan Date: Wed, 26 Aug 2015 07:41:33 +0000 (+0800) Subject: driver: misc: correct Kconfig entry X-Git-Tag: v2015.10-rc4~170 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c12e0d9317cf9a86622a32c7060b62f3b0f151f2;p=platform%2Fkernel%2Fu-boot.git driver: misc: correct Kconfig entry 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 Acked-by: Simon Glass --- diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index f29a169..8b38a84 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -59,7 +59,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