From: Mylène Josserand Date: Sun, 2 Apr 2017 10:59:06 +0000 (+0200) Subject: sunxi: mk802_defconfig: Remove SYS_EXTRA_OPTIONS X-Git-Tag: v2017.05-rc3~55^2~26 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=261f3deeb345dc908b3753d8c0d4bd6813654993;p=u-boot sunxi: mk802_defconfig: Remove SYS_EXTRA_OPTIONS The USB_EHCI configuration is already set in this defconfig using kconfig's config. This configuration in SYS_EXTRA_OPTIONS must be removed and so the SYS_EXTRA_OPTIONS. Signed-off-by: Mylène Josserand Signed-off-by: Maxime Ripard --- diff --git a/configs/mk802_defconfig b/configs/mk802_defconfig index 0bd957b2d5..da9728ae9e 100644 --- a/configs/mk802_defconfig +++ b/configs/mk802_defconfig @@ -4,7 +4,6 @@ CONFIG_MACH_SUN4I=y CONFIG_USB2_VBUS_PIN="PH12" CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-mk802" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_SYS_EXTRA_OPTIONS="USB_EHCI" CONFIG_SPL=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set