* [PATCH] ARM: multi_v7_defconfig: fix config typo
@ 2016-12-02 9:24 Valentin Rothberg
2016-12-08 2:53 ` Florian Fainelli
0 siblings, 1 reply; 2+ messages in thread
From: Valentin Rothberg @ 2016-12-02 9:24 UTC (permalink / raw)
To: f.fainelli, linux, arnd; +Cc: linux-kernel, Valentin Rothberg
s/CONFIG_CONFIG_BCM47XX_NVRAM/CONFIG_BCM47XX_NVRAM/
Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
---
Detected by running scripts/checkkconfigsymbols.py
arch/arm/configs/multi_v7_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index b01a43851294..6014a6be8459 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -893,7 +893,7 @@ CONFIG_BCM2835_MBOX=y
CONFIG_RASPBERRYPI_FIRMWARE=y
CONFIG_EFI_VARS=m
CONFIG_EFI_CAPSULE_LOADER=m
-CONFIG_CONFIG_BCM47XX_NVRAM=y
+CONFIG_BCM47XX_NVRAM=y
CONFIG_BCM47XX_SPROM=y
CONFIG_EXT4_FS=y
CONFIG_AUTOFS4_FS=y
--
2.10.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: multi_v7_defconfig: fix config typo
2016-12-02 9:24 [PATCH] ARM: multi_v7_defconfig: fix config typo Valentin Rothberg
@ 2016-12-08 2:53 ` Florian Fainelli
0 siblings, 0 replies; 2+ messages in thread
From: Florian Fainelli @ 2016-12-08 2:53 UTC (permalink / raw)
To: Valentin Rothberg, linux, arnd; +Cc: linux-kernel
Le 12/02/16 à 01:24, Valentin Rothberg a écrit :
> s/CONFIG_CONFIG_BCM47XX_NVRAM/CONFIG_BCM47XX_NVRAM/
>
> Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Applied thanks!
--
Florian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-12-08 2:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-02 9:24 [PATCH] ARM: multi_v7_defconfig: fix config typo Valentin Rothberg
2016-12-08 2:53 ` Florian Fainelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).