diff options
author | Randy Dunlap <[email protected]> | 2022-07-08 18:49:29 -0700 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2022-09-17 01:47:59 -0700 |
commit | 225e47ea20ea4f37031131f4fa7a6c281fac6657 (patch) | |
tree | b7f9a4cac1c07ce871ef90ab622812b25d8ddc8c /drivers/net/wwan/iosm/iosm_ipc_protocol.c | |
parent | 8f7e001e0325de63a42f23342ac3b8139150c5cf (diff) |
riscv: fix RISCV_ISA_SVPBMT kconfig dependency warning
RISCV_ISA_SVPBMT selects RISCV_ALTERNATIVE which depends on !XIP_KERNEL.
Therefore RISCV_ISA_SVPBMT should also depend on !XIP_KERNEL so
quieten this kconfig warning:
WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE
Depends on [n]: !XIP_KERNEL [=y]
Selected by [y]:
- RISCV_ISA_SVPBMT [=y] && 64BIT [=y] && MMU [=y]
Fixes: ff689fd21cb1 ("riscv: add RISC-V Svpbmt extension support")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: [email protected]
Reviewed-by: Heiko Stuebner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]/
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_protocol.c')
0 files changed, 0 insertions, 0 deletions