diff options
author | Geert Uytterhoeven <[email protected]> | 2024-11-05 12:50:35 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-11 17:22:27 -0800 |
commit | 9f3310ccc71efff041fed3f8be5ad19b0feab30b (patch) | |
tree | d24e5edcc8831dc838f10c1539accffa454a4d4c /tools/perf/scripts/python/libxed.py | |
parent | e51e10fadb2a5d3fcf12c79cc0fa7171286d5836 (diff) |
zram: ZRAM_DEF_COMP should depend on ZRAM
When Compressed RAM block device support is disabled, the
CONFIG_ZRAM_DEF_COMP symbol still ends up in the generated config file:
CONFIG_ZRAM_DEF_COMP="unset-value"
While this causes no real harm, avoid polluting the config file by
adding a dependency on ZRAM.
Link: https://lkml.kernel.org/r/64e05bad68a9bd5cc322efd114a04d25de525940.1730807319.git.geert@linux-m68k.org
Fixes: 917a59e81c34 ("zram: introduce custom comp backends API")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Minchan Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions