summaryrefslogtreecommitdiff
path: root/configs/mk802_defconfig
diff options
context:
space:
mode:
authorMylène Josserand <mylene.josserand@free-electrons.com>2017-04-02 10:59:06 (GMT)
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-04-20 11:19:58 (GMT)
commit261f3deeb345dc908b3753d8c0d4bd6813654993 (patch)
treed57db735a2bda3fbe4cec9ed2b7c228d030461ad /configs/mk802_defconfig
parent38495ebaf660e4848631ba470b950a7d7a250839 (diff)
downloadu-boot-261f3deeb345dc908b3753d8c0d4bd6813654993.tar.xz
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 <mylene.josserand@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'configs/mk802_defconfig')
-rw-r--r--configs/mk802_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mk802_defconfig b/configs/mk802_defconfig
index 0bd957b..da9728a 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