arch: risc-v: 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: - CONFIG_OPENSBI=y only Testing: - Build with icicle:opensbi (will be updated later) Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
parent
ae38e3eb10
commit
0cd896b1d5
@ -5,7 +5,7 @@
|
||||
|
||||
config OPENSBI
|
||||
bool "OpenSBI support"
|
||||
depends on ARCH_RISCV
|
||||
depends on ARCH_RISCV && ALLOW_BSD_COMPONENTS
|
||||
default n
|
||||
---help---
|
||||
Enable or disable Open Source Supervisor Binary Interface (OpenSBI) features
|
||||
|
Loading…
x
Reference in New Issue
Block a user