Skip to content

Commit

Permalink
Add Lee Controller as option in Kconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
logdog authored Feb 5, 2025
1 parent e81084d commit 6435c7f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/modules/src/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ config CONTROLLER_BRESCIANINI
help
Use the Brescianini controller as default

config CONTROLLER_LEE
bool "Lee controller"
help
Use the Lee controller as default

endchoice

config CONTROLLER_OOT
Expand Down

0 comments on commit 6435c7f

Please sign in to comment.