arch/ceva/src/xc5/Kconfig: Fix indentation
Remove spaces from Kconfig Add TABs
This commit is contained in:
parent
58ebf26b98
commit
2a56bbdb00
|
@ -8,4 +8,4 @@ comment "XC5 Configuration Options"
|
||||||
config XC5_PSU_ENABLE
|
config XC5_PSU_ENABLE
|
||||||
bool "Enable power management of XC5"
|
bool "Enable power management of XC5"
|
||||||
---help---
|
---help---
|
||||||
Doze or idle mode of xc5 power managerment.
|
Doze or idle mode of xc5 power managerment.
|
||||||
|
|
Loading…
Reference in New Issue