diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2025-12-19 11:29:09 -0800 |
|---|---|---|
| committer | Mikulas Patocka <mpatocka@redhat.com> | 2026-01-04 20:35:32 +0100 |
| commit | 8fbb8fe75d4cf92eaa7b21828ec39c1bf79a262f (patch) | |
| tree | b3c18b16e29c1272c19e0a56736372d47cdab1e5 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 119f4f04186fa4f33ee6bd39af145cdaff1ff17f (diff) | |
dm-verity: allow REED_SOLOMON to be 'm' if DM_VERITY is 'm'
The dm-verity kconfig options make the common mistake of selecting a
dependency from a bool "sub-option" rather than the main tristate
option. This unnecessarily forces the dependency to built-in ('y').
Fix this by moving the selections of REED_SOLOMON and REED_SOLOMON_DEC8
into DM_VERITY, conditional on DM_VERITY_FEC.
This allows REED_SOLOMON to be 'm' if DM_VERITY is 'm'.
Reviewed-by: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
