Просмотр исходного кода

kconfig: the day kconfig warns about "select"-abuse has come

CC: catalin.marinas@arm.com
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Arnaud Lacombe 14 лет назад
Родитель
Сommit
a44a11e9a0
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      Documentation/kbuild/kconfig-language.txt

+ 0 - 1
Documentation/kbuild/kconfig-language.txt

@@ -112,7 +112,6 @@ applicable everywhere (see syntax).
 	(no prompts anywhere) and for symbols with no dependencies.
 	(no prompts anywhere) and for symbols with no dependencies.
 	That will limit the usefulness but on the other hand avoid
 	That will limit the usefulness but on the other hand avoid
 	the illegal configurations all over.
 	the illegal configurations all over.
-	kconfig should one day warn about such things.
 
 
 - numerical ranges: "range" <symbol> <symbol> ["if" <expr>]
 - numerical ranges: "range" <symbol> <symbol> ["if" <expr>]
   This allows to limit the range of possible input values for int
   This allows to limit the range of possible input values for int