diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2019-12-17 05:14:22 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-01-06 18:18:44 +0100 |
commit | 6397d96ba5a52c57ee1831a4ddc3aab01bb02048 (patch) | |
tree | ce4dd71b3ab8070639985b22460fc3919572d964 /scripts/extract-ikconfig | |
parent | kconfig: remove 'prompt' argument from menu_add_prop() (diff) | |
download | linux-6397d96ba5a52c57ee1831a4ddc3aab01bb02048.tar.xz linux-6397d96ba5a52c57ee1831a4ddc3aab01bb02048.zip |
kconfig: remove sym from struct property
struct property can reference to the symbol that it is associated with
by prop->menu->sym.
Fix up the one usage of prop->sym, and remove sym from struct property.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/extract-ikconfig')
0 files changed, 0 insertions, 0 deletions