blob: 67a0c39be351b88562b91f94440529028bb38c06 [file] [log] [blame]
# Copyright (c) 2022, Commonwealth Scientific and Industrial Research
# Organisation (CSIRO) ABN 41 687 119 230.
# SPDX-License-Identifier: Apache-2.0
DT_COMPAT_VND_PWM := vnd,pwm
# Hidden option for turning on the dummy driver for vnd,pwm devices
# used in testing.
config PWM_TEST
def_bool $(dt_compat_enabled,$(DT_COMPAT_VND_PWM))