diff options
author | Tom Rini <trini@konsulko.com> | 2017-10-16 21:35:43 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-16 21:35:43 -0400 |
commit | 308e06656691abc84ed593662c521c47ef8704c3 (patch) | |
tree | 34d6b7d58f9634139ab23d22541ed5860eec16c3 /configs/uniphier_v7_defconfig | |
parent | 6c7c3dcc59d4ad49e4b1e773b98f9c110a13f306 (diff) | |
download | u-boot-308e06656691abc84ed593662c521c47ef8704c3.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/uniphier_v7_defconfig')
-rw-r--r-- | configs/uniphier_v7_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/uniphier_v7_defconfig b/configs/uniphier_v7_defconfig index 96e962da63..7f2347a2f5 100644 --- a/configs/uniphier_v7_defconfig +++ b/configs/uniphier_v7_defconfig @@ -5,7 +5,6 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_NAND_SUPPORT=y -CONFIG_ARCH_UNIPHIER_V7_MULTI=y CONFIG_MICRO_SUPPORT_CARD=y CONFIG_DEFAULT_DEVICE_TREE="uniphier-pxs2-vodka" # CONFIG_ARCH_FIXUP_FDT_MEMORY is not set @@ -49,5 +48,4 @@ CONFIG_USB_XHCI_HCD=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_GENERIC=y CONFIG_USB_DWC3=y -CONFIG_USB_DWC3_UNIPHIER=y CONFIG_USB_STORAGE=y |