diff options
author | Tom Rini <trini@konsulko.com> | 2021-07-26 21:10:37 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-26 21:10:37 -0400 |
commit | df59b7d23be71db03275e4c1b243e67397b50f9a (patch) | |
tree | 631e1429acad769c66b39463bdaa8326fe81fb67 /configs/mt7629_rfb_defconfig | |
parent | b70b9b07463db2f6937c7ea6d7fb5122feb7ba1b (diff) | |
download | u-boot-df59b7d23be71db03275e4c1b243e67397b50f9a.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/mt7629_rfb_defconfig')
-rw-r--r-- | configs/mt7629_rfb_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/mt7629_rfb_defconfig b/configs/mt7629_rfb_defconfig index a624e706d2..cc0e263361 100644 --- a/configs/mt7629_rfb_defconfig +++ b/configs/mt7629_rfb_defconfig @@ -50,7 +50,6 @@ CONFIG_REGMAP=y CONFIG_SPL_REGMAP=y CONFIG_SYSCON=y CONFIG_SPL_SYSCON=y -CONFIG_BLK=y CONFIG_CLK=y CONFIG_SPL_CLK=y # CONFIG_MMC is not set @@ -85,7 +84,6 @@ CONFIG_SYSRESET=y CONFIG_SPL_SYSRESET=y CONFIG_SYSRESET_WATCHDOG=y CONFIG_USB=y -CONFIG_DM_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_MTK=y CONFIG_USB_STORAGE=y |