set CONFIG_ADD_NUTTX_FETURES=y on attiboards for nuttx os

This commit is contained in:
wgz-code 2022-03-08 14:53:12 +08:00
parent 8d935beafb
commit 40a12583cc
4 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,7 @@
# modifications.
#
# CONFIG_ARCH_RAMFUNCS is not set
CONFIG_ADD_NUTTX_FETURES=y
CONFIG_ARCH="arm"
CONFIG_ARCH_BOARD="imxrt1052-ok"
CONFIG_ARCH_BOARD_IMXRT1052_OK=y

View File

@ -5,6 +5,7 @@
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
# modifications.
#
CONFIG_ADD_NUTTX_FETURES=y
CONFIG_ARCH="arm"
CONFIG_ARCH_BOARD="imxrt1052-ok"
CONFIG_ARCH_BOARD_IMXRT1052_OK=y

View File

@ -6,6 +6,7 @@
# modifications.
#
# CONFIG_ARCH_LEDS is not set
CONFIG_ADD_NUTTX_FETURES=y
CONFIG_ARCH="arm"
CONFIG_ARCH_BOARD="imxrt1052-ok"
CONFIG_ARCH_BOARD_IMXRT1052_OK=y

View File

@ -5,6 +5,7 @@
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
# modifications.
#
CONFIG_ADD_NUTTX_FETURES=y
CONFIG_ARCH="arm"
CONFIG_ARCH_BOARD="imxrt1052-ok"
CONFIG_ARCH_BOARD_IMXRT1052_OK=y