Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 07/10] MIPS: BCM63XX: kconfig: Remove empty help text
       [not found] <20180130190555.6577-1-ulfalizer@gmail.com>
@ 2018-01-30 19:05 ` Ulf Magnusson
  2018-01-30 19:05 ` [PATCH 08/10] MIPS: " Ulf Magnusson
  1 sibling, 0 replies; 2+ messages in thread
From: Ulf Magnusson @ 2018-01-30 19:05 UTC (permalink / raw)
  To: linux-kbuild
  Cc: yamada.masahiro, mcgrof, Ulf Magnusson, Ralf Baechle, James Hogan,
	Florian Fainelli, bcm-kernel-feedback-list, Greg Kroah-Hartman,
	Kate Stewart, Philippe Ombredanne, Thomas Gleixner, linux-mips,
	linux-arm-kernel, linux-kernel

In preparation for adding a warning ("kconfig: Warn if help text is
blank"): https://lkml.org/lkml/2018/1/30/516

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
---
 arch/mips/bcm63xx/boards/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/bcm63xx/boards/Kconfig b/arch/mips/bcm63xx/boards/Kconfig
index 6ff0a7481081..f60d96610ace 100644
--- a/arch/mips/bcm63xx/boards/Kconfig
+++ b/arch/mips/bcm63xx/boards/Kconfig
@@ -7,6 +7,5 @@ choice
 config BOARD_BCM963XX
        bool "Generic Broadcom 963xx boards"
 	select SSB
-       help
 
 endchoice
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 08/10] MIPS: kconfig: Remove empty help text
       [not found] <20180130190555.6577-1-ulfalizer@gmail.com>
  2018-01-30 19:05 ` [PATCH 07/10] MIPS: BCM63XX: kconfig: Remove empty help text Ulf Magnusson
@ 2018-01-30 19:05 ` Ulf Magnusson
  1 sibling, 0 replies; 2+ messages in thread
From: Ulf Magnusson @ 2018-01-30 19:05 UTC (permalink / raw)
  To: linux-kbuild
  Cc: yamada.masahiro, mcgrof, Ulf Magnusson, Ralf Baechle, James Hogan,
	linux-mips, linux-kernel

In preparation for adding a warning ("kconfig: Warn if help text is
blank"): https://lkml.org/lkml/2018/1/30/516

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
---
 arch/mips/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index ab98569994f0..57cd591e7b28 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2326,7 +2326,6 @@ config MIPS_VPE_LOADER_TOM
 config MIPS_VPE_APSP_API
 	bool "Enable support for AP/SP API (RTLX)"
 	depends on MIPS_VPE_LOADER
-	help
 
 config MIPS_VPE_APSP_API_CMP
 	bool
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-30 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20180130190555.6577-1-ulfalizer@gmail.com>
2018-01-30 19:05 ` [PATCH 07/10] MIPS: BCM63XX: kconfig: Remove empty help text Ulf Magnusson
2018-01-30 19:05 ` [PATCH 08/10] MIPS: " Ulf Magnusson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox