blob: 6cdea134b004d4f5f099430c43d9c7b293f5c22d [file] [edit]
# Fake stepper configuration options
# Copyright (c) 2024 Fabian Blatz <fabianblatz@gmail.com>
# SPDX-License-Identifier: Apache-2.0
config FAKE_STEPPER
bool "Fake stepper motor controller and stepper driver"
default y
depends on DT_HAS_ZEPHYR_FAKE_STEPPER_DRIVER_ENABLED || DT_HAS_ZEPHYR_FAKE_STEPPER_CTRL_ENABLED
help
Enable support for the FFF-based fake stepper controller & driver.