blob: bc7fa46ee74b924af0530f1ea262e5457906abaf [file] [log] [blame] [edit]
# Fake PWM configuration options
# Copyright (c) 2024 Kickmaker
# SPDX-License-Identifier: Apache-2.0
config PWM_FAKE
bool "Fake PWM driver"
default y
depends on DT_HAS_ZEPHYR_FAKE_PWM_ENABLED
help
Enable support for the FFF-based fake PWM driver.