Re: [U-Boot] [PATCH v2 16/29] Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig

2016-09-27 Thread Tom Rini
On Sat, Sep 24, 2016 at 06:17:12PM -0600, Simon Glass wrote: > This converts the following to Kconfig: >CONFIG_VGA_AS_SINGLE_DEVICE > > Once we migrate to driver model for video, we should be able to drop this > option. > > Signed-off-by: Simon Glass Reviewed-by: Tom

[U-Boot] [PATCH v2 16/29] Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig

2016-09-24 Thread Simon Glass
This converts the following to Kconfig: CONFIG_VGA_AS_SINGLE_DEVICE Once we migrate to driver model for video, we should be able to drop this option. Signed-off-by: Simon Glass --- Changes in v2: None configs/Chuwi_V7_CW0825_defconfig | 2 +-