arch\arm\src\lpc54xx\Kconfig: Fix indentation

Remove TABs
This commit is contained in:
simbit18 2023-05-18 11:27:52 +02:00 committed by Petro Karashchenko
parent 0b97979378
commit c2779e5171
1 changed files with 5 additions and 5 deletions

View File

@ -972,11 +972,11 @@ config LPC54_SDMMC_DMA
Support DMA data transfers.
config LPC54_SDMMC_REGDEBUG
bool "Register level debug"
default n
depends on DEBUG_MEMCARD_INFO
---help---
Output detailed register-level SD/MMC debug information.
bool "Register level debug"
default n
depends on DEBUG_MEMCARD_INFO
---help---
Output detailed register-level SD/MMC debug information.
endmenu # SD/MMC Configuration