mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
arch/arm/src/s32k3xx/Kconfig: Fix indentation
Remove spaces from Kconfig Add TABs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user