[U-Boot] [PATCH v5 1/2] spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig

Tom Rini trini at konsulko.com
Sat Nov 5 19:25:36 CET 2016


On Thu, Nov 03, 2016 at 09:47:48PM +0200, Sam Protsenko wrote:
> Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>
[snip]
> diff --git a/configs/Chuwi_V7_CW0825_defconfig b/configs/Chuwi_V7_CW0825_defconfig
> index a67038b..8507f73 100644
> --- a/configs/Chuwi_V7_CW0825_defconfig
> +++ b/configs/Chuwi_V7_CW0825_defconfig
> @@ -22,4 +22,3 @@ CONFIG_USB_MUSB_HOST=y
>  CONFIG_VIDEO_LCD_SPI_CS="PA0"
>  CONFIG_VIDEO_LCD_SPI_SCLK="PA1"
>  CONFIG_VIDEO_LCD_SPI_MOSI="PA2"
> -CONFIG_CFB_CONSOLE=y

I see similar things in other configs too.  When you use moveconfig.py
you normally do not want to use '-s'.  Or when you do, you don't want to
include those otherwise unrelated changes in your patch, just the
changes related to the options you've migrated.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161105/e1cc3208/attachment.sig>


More information about the U-Boot mailing list