zephyr/drivers/stepper/ti/Kconfig
Jamie McCrae 3142c51d87 drivers: kconfig: Fix menu items
Fixes items that are not properly in menus or have Kconfig
selections that make no sense

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2025-01-31 11:50:12 +01:00

9 lines
170 B
Plaintext

# SPDX-FileCopyrightText: Copyright (c) 2024 Navimatix GmbH
# SPDX-License-Identifier: Apache-2.0
config STEPPER_TI
bool
depends on STEPPER
rsource "Kconfig.drv8424"