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

2016-09-30 Thread Tom Rini
On Thu, Sep 29, 2016 at 02:23:07PM -0600, Simon Glass wrote: > This converts the following to Kconfig: >CONFIG_CFB_CONSOLE > > Signed-off-by: Simon Glass Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature ___ U-Boot mai

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

2016-09-29 Thread Heiko Schocher
Hello Simon, Am 29.09.2016 um 22:23 schrieb Simon Glass: This converts the following to Kconfig: CONFIG_CFB_CONSOLE Signed-off-by: Simon Glass --- Changes in v3: - Change CONFIG_CFB_CONSOLE to default y if CONFIG_VIDEO Changes in v2: None Reviewed-by: Heiko Schocher bye, Heiko -- DE

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

2016-09-29 Thread Simon Glass
This converts the following to Kconfig: CONFIG_CFB_CONSOLE Signed-off-by: Simon Glass --- Changes in v3: - Change CONFIG_CFB_CONSOLE to default y if CONFIG_VIDEO Changes in v2: None README| 39 - configs/eb_cpu5282_defconfig