sunxi: lcd: Move range from kconfig description to definition.
authorMichal Suchanek <msuchanek@suse.de>
Sun, 3 Jul 2022 18:49:24 +0000 (20:49 +0200)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 18 Jul 2022 10:34:26 +0000 (11:34 +0100)
KConfig has range option, use it instead of notice in the option
descrition.

Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/mach-sunxi/Kconfig

index 71a7f8d..f4925aa 100644 (file)
@@ -850,8 +850,9 @@ config VIDEO_LCD_DCLK_PHASE
        int "LCD panel display clock phase"
        depends on VIDEO_SUNXI || DM_VIDEO
        default 1
+       range 0 3
        ---help---
-       Select LCD panel display clock phase shift, range 0-3.
+       Select LCD panel display clock phase shift
 
 config VIDEO_LCD_POWER
        string "LCD panel power enable pin"