diff options
author | Ivan Vecera <ivecera@redhat.com> | 2025-07-26 20:41:45 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-26 12:05:33 -0700 |
commit | fa582ca7e187a15e772e6a72fe035f649b387a60 (patch) | |
tree | 337c3c742169f6d01fefa72464128325b67a7afa /scripts/lib/kdoc/kdoc_re.py | |
parent | 38b74b212a34c37c3157ba6c3af7025fb9447458 (diff) |
dpll: zl3073x: Fix build failure
If CONFIG_ZL3073X is enabled but both CONFIG_ZL3073X_I2C and
CONFIG_ZL3073X_SPI are disabled, the compilation may fail because
CONFIG_REGMAP is not enabled.
Fix the issue by selecting CONFIG_REGMAP when CONFIG_ZL3073X is enabled.
Fixes: 2df8e64e01c10 ("dpll: Add basic Microchip ZL3073x support")
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Link: https://patch.msgid.link/20250726184145.25769-1-ivecera@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions