boards: icicle: Fix license information to use the OpenSBI
Summary: - I noticed that the OpenSBI library depends on the BSD license - This commit fixes this issue Impact: - None Testing: - Build only Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
parent
0cd896b1d5
commit
00ce58963f
@ -6,6 +6,7 @@
|
||||
# modifications.
|
||||
#
|
||||
# CONFIG_DISABLE_OS_API is not set
|
||||
CONFIG_ALLOW_BSD_COMPONENTS=y
|
||||
CONFIG_ARCH="risc-v"
|
||||
CONFIG_ARCH_BOARD="icicle"
|
||||
CONFIG_ARCH_BOARD_COMMON=y
|
||||
|
Loading…
Reference in New Issue
Block a user