sunxi: lcd: Move range from kconfig description to definition.
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>
This commit is contained in:
parent
642e65749d
commit
e038c7a201
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user