From cff7b270a9ae86bef58241ed79cb53694e9adadc Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 21 Jul 2014 17:43:18 -0600 Subject: [PATCH] NxWidgets: Fix a typo in the Kconfig file --- Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kconfig b/Kconfig index 37fdccabe..ccef01ddb 100644 --- a/Kconfig +++ b/Kconfig @@ -1176,7 +1176,7 @@ config NXWM_MEDIAPLAYER_CUSTOM_COLORS if NXWM_MEDIAPLAYER_CUSTOM_COLORS config NXWM_MEDIAPLAYER_VOLUMECOLOR - hex "Media Volume Slide Color + hex "Media Volume Slide Color" default 0x0 endif # NXWM_MEDIAPLAYER_CUSTOM_COLORS