arch/risc-v/src/mpfs/kconfig: Fix indentation
Remove spaces from Kconfig Add TABs
This commit is contained in:
parent
8a0729ac18
commit
94aff9f937
@ -302,11 +302,11 @@ config MPFS_IHC_CLIENT
|
||||
Selects and enables the Inter-Hart-Communication (IHC) slave driver.
|
||||
|
||||
config MPFS_IHC_SBI
|
||||
bool "IHC OpenSBI handler"
|
||||
depends on MPFS_BOOTLOADER
|
||||
default n
|
||||
---help---
|
||||
Selects and enables the Inter-Hart-Communication (IHC) driver on hart0.
|
||||
bool "IHC OpenSBI handler"
|
||||
depends on MPFS_BOOTLOADER
|
||||
default n
|
||||
---help---
|
||||
Selects and enables the Inter-Hart-Communication (IHC) driver on hart0.
|
||||
|
||||
config MPFS_IHC_LINUX_ON_HART1
|
||||
int "Linux on hart1"
|
||||
|
Loading…
Reference in New Issue
Block a user