remove kconfig

This commit is contained in:
bresch 2024-02-27 14:22:13 +01:00 committed by Silvan Fuhrer
parent d526cb7d6c
commit 5f992423c1
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
menuconfig MODULES_FW_AUTO_TRIM
bool "fw_auto_trim"
default n
---help---
Enable support for fixed-wing auto-trim
menuconfig USER_FW_AUTO_TRIM
bool "fw_auto_trim running as userspace module"
default y
depends on BOARD_PROTECTED && MODULES_FW_AUTO_TRIM
---help---
Put fw_auto_trim in userspace memory