public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kconfig: the day kconfig warns about "select"-abuse has come
@ 2010-11-04  4:16 Arnaud Lacombe
  2010-11-15 16:58 ` Arnaud Lacombe
  2010-12-02 11:42 ` Michal Marek
  0 siblings, 2 replies; 3+ messages in thread
From: Arnaud Lacombe @ 2010-11-04  4:16 UTC (permalink / raw)
  To: Michal Marek; +Cc: linux-kbuild, Arnaud Lacombe, catalin.marinas

CC: catalin.marinas@arm.com
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
---
 Documentation/kbuild/kconfig-language.txt |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Documentation/kbuild/kconfig-language.txt b/Documentation/kbuild/kconfig-language.txt
index 2fe93ca..5b9b1be 100644
--- a/Documentation/kbuild/kconfig-language.txt
+++ b/Documentation/kbuild/kconfig-language.txt
@@ -112,7 +112,6 @@ applicable everywhere (see syntax).
 	(no prompts anywhere) and for symbols with no dependencies.
 	That will limit the usefulness but on the other hand avoid
 	the illegal configurations all over.
-	kconfig should one day warn about such things.
 
 - numerical ranges: "range" <symbol> <symbol> ["if" <expr>]
   This allows to limit the range of possible input values for int
-- 
1.7.2.30.gc37d7.dirty


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

end of thread, other threads:[~2010-12-02 11:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-04  4:16 [PATCH] kconfig: the day kconfig warns about "select"-abuse has come Arnaud Lacombe
2010-11-15 16:58 ` Arnaud Lacombe
2010-12-02 11:42 ` Michal Marek

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