diff options
author | Tom Rini <trini@konsulko.com> | 2018-02-10 20:27:45 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-10 20:29:02 -0500 |
commit | 7c8f00e484658c673d32d8422c96cb64bb571063 (patch) | |
tree | e61c6c50eac27f8843142c417b5d18d0d543b4f1 /configs/mx6sabresd_defconfig | |
parent | f59ab6c659fc8c3abc3fdd85ce9279f7930256a7 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mx6sabresd_defconfig')
-rw-r--r-- | configs/mx6sabresd_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/mx6sabresd_defconfig b/configs/mx6sabresd_defconfig index feb385d4a5b..891c7111c54 100644 --- a/configs/mx6sabresd_defconfig +++ b/configs/mx6sabresd_defconfig @@ -23,7 +23,6 @@ CONFIG_HUSH_PARSER=y CONFIG_FASTBOOT=y CONFIG_FASTBOOT_BUF_ADDR=0x12000000 CONFIG_FASTBOOT_BUF_SIZE=0x10000000 -CONFIG_FASTBOOT_USB_DEV=0 CONFIG_FASTBOOT_FLASH=y CONFIG_FASTBOOT_FLASH_MMC_DEV=2 CONFIG_CMD_BOOTZ=y @@ -60,7 +59,6 @@ CONFIG_USB_GADGET_MANUFACTURER="FSL" CONFIG_USB_GADGET_VENDOR_NUM=0x0525 CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5 CONFIG_CI_UDC=y -CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_ASIX=y CONFIG_VIDEO=y |