aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.modbuiltin
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2013-09-03 22:22:26 +0200
committerMoyster <oysterized@gmail.com>2018-11-29 15:49:58 +0100
commita6d06a071580c1f92a400669969e7fc40fa86fcb (patch)
treecf586463fb863c239a24ded1d65a929e2c1d9e3c /scripts/Makefile.modbuiltin
parent50c0abcdc82dc82d83754a4169a59efe3f7b2367 (diff)
kconfig: do not allow more than one symbol to have 'option modules'
Previously, it was possible to have more than one symbol with the 'option modules' attached to them, although only the last one would in fact control tristates. Since this does not make much sense, only allow at most one symbol to control tristates. Note: it is still possible to have more than one symbol that control tristates, but indirectly: config MOD1 bool "mod1" select MODULES config MOD2 bool "mod2" select MODULES config MODULES bool option modules Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/Makefile.modbuiltin')
0 files changed, 0 insertions, 0 deletions