Skip to content

Commit 6c8f5dc

Browse files
authored
Merge pull request #1397 from bitcraze/rik/ootprio
Disable controller selection if OOT controller is selected
2 parents 26449c9 + 6dcc4c8 commit 6c8f5dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/modules/src/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ menu "Controllers and Estimators"
33
choice
44
prompt "Default controller"
55
default CONFIG_CONTROLLER_AUTO_SELECT
6+
depends on !CONTROLLER_OOT
67

78
config CONTROLLER_AUTO_SELECT
89
bool "Auto select Controller"

0 commit comments

Comments
 (0)