CONFIG_BOARD_ROOT_PATH is not dependant on Logger only

This commit is contained in:
David Sidrane 2024-04-11 03:36:59 -07:00 committed by Daniel Agar
parent ab82c24e3e
commit b38305dd21

View File

@ -189,7 +189,6 @@ menu "File paths"
config BOARD_ROOT_PATH
string "PX4 Root file path"
depends on MODULES_LOGGER
default "/fs/microsd"
config BOARD_PARAM_FILE