arch/arm/src/s32k3xx/Kconfig: Fix indentation
Remove spaces from Kconfig Add TABs
This commit is contained in:
parent
02c9e20b8d
commit
64c4fb0a53
@ -196,8 +196,8 @@ config S32K3XX_HAVE_ENET
|
|||||||
# Select MPU when D-cache is enabled for ARM errata 1624041
|
# Select MPU when D-cache is enabled for ARM errata 1624041
|
||||||
|
|
||||||
config S32K3XX_NEEDS_MPU
|
config S32K3XX_NEEDS_MPU
|
||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
depends on ARMV7M_DCACHE
|
depends on ARMV7M_DCACHE
|
||||||
select ARM_MPU
|
select ARM_MPU
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user