projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df4d303
)
kconfig: the day kconfig warns about "select"-abuse has come
author
Arnaud Lacombe
<lacombar@gmail.com>
Thu, 4 Nov 2010 04:16:08 +0000
(
00:16
-0400)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 2 Dec 2010 11:21:07 +0000
(12:21 +0100)
CC: catalin.marinas@arm.com
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Documentation/kbuild/kconfig-language.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/kbuild/kconfig-language.txt
b/Documentation/kbuild/kconfig-language.txt
index 2fe93ca7c77c4c97bf9252308e734b595f83c4b8..5b9b1be6fde2023d9c9f7609b6dd1f21adaf88d2 100644
(file)
--- 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