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:
Alin Jerpelea 2021-09-02 11:04:47 +02:00 committed by Xiang Xiao
parent 9acf4d6f2e
commit be9a0debf2

View File

@ -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