Re: [U-Boot] [PATCH v2 06/12] x86: video: Fix typo in broadwell Kconfig

2016-10-07 Thread Bin Meng
On Thu, Oct 6, 2016 at 10:42 AM, Simon Glass wrote: > 'enabled' should be 'enables'. Fix it. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > > Changes in v2: None > > drivers/video/Kconfig | 2 +- > 1 file changed, 1

[U-Boot] [PATCH v2 06/12] x86: video: Fix typo in broadwell Kconfig

2016-10-05 Thread Simon Glass
'enabled' should be 'enables'. Fix it. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v2: None drivers/video/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index