arch/arm/src/s32k3xx/Kconfig: Fix indentation

Remove spaces from Kconfig
Add TABs
This commit is contained in:
simbit18
2023-05-09 15:46:06 +02:00
committed by Xiang Xiao
parent 02c9e20b8d
commit 64c4fb0a53
+2 -2
View File
@@ -196,8 +196,8 @@ config S32K3XX_HAVE_ENET
# Select MPU when D-cache is enabled for ARM errata 1624041
config S32K3XX_NEEDS_MPU
bool
default y
bool
default y
depends on ARMV7M_DCACHE
select ARM_MPU