Fix Kconfig style
Remove TABs from Kconfig files Add comments
This commit is contained in:
parent
e89409cfe6
commit
83bddd86c5
@ -922,7 +922,7 @@ config NXWM_MEDIAPLAYER_CUSTOM_COLORS
|
|||||||
|
|
||||||
if NXWM_MEDIAPLAYER_CUSTOM_COLORS
|
if NXWM_MEDIAPLAYER_CUSTOM_COLORS
|
||||||
|
|
||||||
config NXWM_MEDIAPLAYER_VOLUMECOLOR
|
config NXWM_MEDIAPLAYER_VOLUMECOLOR
|
||||||
hex "Media Volume Slide Color"
|
hex "Media Volume Slide Color"
|
||||||
default 0x0
|
default 0x0
|
||||||
|
|
||||||
|
@ -42,7 +42,7 @@ config TESTING_NXFFS_MAXNAME
|
|||||||
---help---
|
---help---
|
||||||
Determines the maximum size of names used in the filesystem
|
Determines the maximum size of names used in the filesystem
|
||||||
|
|
||||||
config TESTING_NXFFS_MAXFILE
|
config TESTING_NXFFS_MAXFILE
|
||||||
int "Max file size"
|
int "Max file size"
|
||||||
default 8192
|
default 8192
|
||||||
---help---
|
---help---
|
||||||
@ -68,4 +68,4 @@ config TESTING_NXFFS_VERBOSE
|
|||||||
bool "Verbose output"
|
bool "Verbose output"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
endif
|
endif # TESTING_NXFFS
|
||||||
|
Loading…
Reference in New Issue
Block a user