diff options
| author | Masahiro Yamada <masahiroy@kernel.org> | 2023-11-18 10:59:09 +0300 |
|---|---|---|
| committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-11-28 05:22:51 +0300 |
| commit | d854b4b21de684a16a7d6163c7b0e9c5ff8a09d3 (patch) | |
| tree | bc7775af13c277759ee5a7b01c1754b77abefbe9 /include/linux | |
| parent | 92d4fe0a48f1ab6cf20143dd0b376f4fe842854b (diff) | |
| download | linux-d854b4b21de684a16a7d6163c7b0e9c5ff8a09d3.tar.xz | |
kconfig: deduplicate code in conf_read_simple()
Kconfig accepts both "# CONFIG_FOO is not set" and "CONFIG_FOO=n" as
a valid input, but conf_read_simple() duplicates similar code to handle
them. Factor out the common code.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
