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>
9 lines
170 B
Plaintext
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"
|