1# Copyright (c) 2024 Fabian Blatz <fabianblatz@gmail.com>
2# SPDX-License-Identifier: Apache-2.0
3
4comment "Stepper Step-Dir Common"
5
6config STEP_DIR_STEPPER
7	bool
8	help
9	  Enable library used for step direction stepper drivers.
10