Skip to content

Commit

Permalink
arch\arm\src\lpc54xx\Kconfig: Fix indentation
Browse files Browse the repository at this point in the history
Remove TABs
  • Loading branch information
simbit18 authored and pkarashchenko committed May 18, 2023
1 parent 0b97979 commit c2779e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions arch/arm/src/lpc54xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c2779e5

Please sign in to comment.