make targets "loadable"

This commit is contained in:
Philippe G
2022-01-20 17:34:21 -08:00
parent 1b74c82c72
commit 47774c98f0
10 changed files with 68 additions and 28 deletions

View File

@@ -182,7 +182,7 @@ CONFIG_LOGGING_OUTPUT="info"
# end of Logging
CONFIG_MUTE_GPIO_LEVEL=0
CONFIG_WELL_KNOWN=y
CONFIG_TARGET_LOCKED=n
#
# Target
@@ -201,6 +201,7 @@ CONFIG_SPI_CONFIG=""
CONFIG_DISPLAY_CONFIG=""
CONFIG_ETH_CONFIG=""
CONFIG_DAC_CONTROLSET=""
CONFIG_TARGET=""
# end of Target
#