Skip to content
Commit 7d5f52a4 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kconfig: do not imply the type of choice value



Do not feed back the choice type to choice values.

Each choice value should explicitly specify 'bool' or 'tristate',
as all the Kconfig files already do. If the type were missing,
"config symbol defined without type" would be shown.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 980c9e19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment