diff options
author | Tom Rini <trini@konsulko.com> | 2020-04-28 16:15:47 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-28 16:15:47 -0400 |
commit | 556fd590db78def1cb92b0e887c665d3b75f7519 (patch) | |
tree | e99e20f537c7d5f3fe823f53d40db51b8fe65831 /configs/a64-olinuxino-emmc_defconfig | |
parent | dd2c676a659a03daeef31d1221da2edff009d426 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/a64-olinuxino-emmc_defconfig')
-rw-r--r-- | configs/a64-olinuxino-emmc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/a64-olinuxino-emmc_defconfig b/configs/a64-olinuxino-emmc_defconfig index 08687cb61a..b62058297b 100644 --- a/configs/a64-olinuxino-emmc_defconfig +++ b/configs/a64-olinuxino-emmc_defconfig @@ -6,7 +6,7 @@ CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y CONFIG_MMC_SUNXI_SLOT_EXTRA=2 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-olinuxino-emmc" -CONFIG_SUN8I_EMAC=y CONFIG_SUPPORT_EMMC_BOOT=y +CONFIG_SUN8I_EMAC=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_OHCI_HCD=y |