mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
arch/risc-v/src/mpfs/Kconfig: Fix indentation
Remove spaces from Kconfig Add TABs
This commit is contained in:
@@ -365,9 +365,9 @@ config MPFS_IHC_NUTTX_ON_HART3
|
|||||||
Set this to 1 if NuttX is running on hart3
|
Set this to 1 if NuttX is running on hart3
|
||||||
|
|
||||||
config MPFS_IHC_NUTTX_ON_HART4
|
config MPFS_IHC_NUTTX_ON_HART4
|
||||||
int "NuttX on hart4"
|
int "NuttX on hart4"
|
||||||
depends on MPFS_IHC_CLIENT || MPFS_IHC_SBI
|
depends on MPFS_IHC_CLIENT || MPFS_IHC_SBI
|
||||||
default 0
|
default 0
|
||||||
range 0 1
|
range 0 1
|
||||||
---help---
|
---help---
|
||||||
Set this to 1 if NuttX is running on hart4
|
Set this to 1 if NuttX is running on hart4
|
||||||
|
|||||||
Reference in New Issue
Block a user