arch\arm\src\lpc54xx\Kconfig: Fix indentation
Remove TABs
This commit is contained in:
parent
0b97979378
commit
c2779e5171
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue