mirror of
https://github.com/apache/nuttx.git
synced 2026-09-24 00:42:03 +08:00
defconfig: allow use of BSD components
several configs are used for testing and need the BSD components more information about license can be found here https://www.apache.org/legal/resolved.html#category-a Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
9acf4d6f2e
commit
be9a0debf2
@@ -8,6 +8,7 @@
|
||||
# CONFIG_ARCH_RAMFUNCS is not set
|
||||
# CONFIG_MTD_NAND_BLOCKCHECK is not set
|
||||
# CONFIG_MTD_NAND_SWECC is not set
|
||||
CONFIG_ALLOW_BSD_COMPONENTS=y
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_ARCH_BOARD="sam4s-xplained-pro"
|
||||
CONFIG_ARCH_BOARD_SAM4S_XPLAINED_PRO=y
|
||||
|
||||
Reference in New Issue
Block a user