diff options
| author | Masahiro Yamada <[email protected]> | 2019-12-17 04:14:20 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2020-01-06 17:18:44 +0000 |
| commit | 024352ff8d696e95a8601970f98a66d836e30549 (patch) | |
| tree | 1573d27da8971c5f50384bd4e0053491842629e2 /scripts/kconfig/expr.h | |
| parent | kconfig: remove 'prompt' symbol (diff) | |
| download | kernel-024352ff8d696e95a8601970f98a66d836e30549.tar.gz kernel-024352ff8d696e95a8601970f98a66d836e30549.zip | |
kconfig: move prompt handling to menu_add_prompt() from menu_add_prop()
menu_add_prompt() is the only function that calls menu_add_prop() with
non-NULL prompt.
So, the code inside the if-conditional block of menu_add_prop() can be
moved to menu_add_prompt().
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/kconfig/expr.h')
0 files changed, 0 insertions, 0 deletions
