mirror of
https://github.com/apache/nuttx.git
synced 2025-12-07 01:44:23 +08:00
Configuration: Auto-select CONFIG_BUILD_LOADABLE when either CONFIG_BUILD_KERNEL or CONFIG_BINFMT_LOADABLE is selected.
This commit is contained in:
@@ -22,6 +22,7 @@ config PATH_INITIAL
|
||||
|
||||
config BINFMT_LOADABLE
|
||||
bool
|
||||
select BUILD_LOADABLE
|
||||
default n
|
||||
---help---
|
||||
Automatically selected if a loadable binary format is selected.
|
||||
|
||||
Reference in New Issue
Block a user