diff options
author | Tom Rini <trini@konsulko.com> | 2019-01-07 17:46:19 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-07 18:11:00 -0500 |
commit | 1bac199e8c876c37f31adeb23a75ae1ca12aea7f (patch) | |
tree | 6d23fb5568a36766df64d91293fec78c07ec5dcd /configs/pengwyn_defconfig | |
parent | 7e40d0a38fc42de12696c835eded8945d650bfc1 (diff) | |
download | u-boot-1bac199e8c876c37f31adeb23a75ae1ca12aea7f.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/pengwyn_defconfig')
-rw-r--r-- | configs/pengwyn_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/pengwyn_defconfig b/configs/pengwyn_defconfig index 3c8684ad95..a0206f6fde 100644 --- a/configs/pengwyn_defconfig +++ b/configs/pengwyn_defconfig @@ -48,15 +48,14 @@ CONFIG_ENV_IS_IN_NAND=y CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y CONFIG_MMC_OMAP_HS=y CONFIG_NAND=y -CONFIG_DRIVER_TI_CPSW=y CONFIG_MII=y +CONFIG_DRIVER_TI_CPSW=y CONFIG_SPI=y CONFIG_OMAP3_SPI=y CONFIG_USB=y CONFIG_USB_MUSB_HOST=y CONFIG_USB_MUSB_GADGET=y CONFIG_USB_MUSB_DSPS=y -CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y CONFIG_FAT_WRITE=y CONFIG_OF_LIBFDT=y |