Commit 261f3deeb345dc908b3753d8c0d4bd6813654993

Authored by Mylène Josserand
Committed by Maxime Ripard
1 parent 38495ebaf6

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>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

configs/mk802_defconfig
... ... @@ -4,7 +4,6 @@
4 4 CONFIG_USB2_VBUS_PIN="PH12"
5 5 CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-mk802"
6 6 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
7   -CONFIG_SYS_EXTRA_OPTIONS="USB_EHCI"
8 7 CONFIG_SPL=y
9 8 # CONFIG_CMD_IMLS is not set
10 9 # CONFIG_CMD_FLASH is not set