Re: [U-Boot] [PATCH 08/28] Convert CONFIG_CFB_CONSOLE to Kconfig

2016-09-23 Thread Tom Rini
On Mon, Sep 19, 2016 at 04:32:52PM -0600, Simon Glass wrote: > This converts the following to Kconfig: >CONFIG_CFB_CONSOLE [snip] > diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig > index bc246c5..33d85e7 100644 > --- a/drivers/video/Kconfig > +++ b/drivers/video/Kconfig > @@ -422,4

[U-Boot] [PATCH 08/28] Convert CONFIG_CFB_CONSOLE to Kconfig

2016-09-19 Thread Simon Glass
This converts the following to Kconfig: CONFIG_CFB_CONSOLE Signed-off-by: Simon Glass --- README | 39 - configs/A10-OLinuXino-Lime_defconfig | 1 + configs/A10s-OLinuXino-M_defconfig | 1 + confi