diff options
author | Tom Rini <trini@konsulko.com> | 2019-06-21 10:11:23 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-06-21 10:11:23 -0400 |
commit | f5128514137633ee951b1c484945bec9092c4e99 (patch) | |
tree | 809041444563947c9df97e6e7149abf79c9431b6 /configs/mx6sabresd_defconfig | |
parent | 19b81032d65c9d0747e16b6009c639adb880b064 (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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/mx6sabresd_defconfig b/configs/mx6sabresd_defconfig index 89d542fef7..0739c581a7 100644 --- a/configs/mx6sabresd_defconfig +++ b/configs/mx6sabresd_defconfig @@ -82,16 +82,15 @@ CONFIG_SF_DEFAULT_SPEED=20000000 CONFIG_SPI_FLASH_STMICRO=y CONFIG_PHYLIB=y CONFIG_MII=y +CONFIG_PCI=y CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX6=y -CONFIG_PCI=y CONFIG_DM_REGULATOR=y CONFIG_SPI=y CONFIG_DM_SPI=y CONFIG_MXC_SPI=y CONFIG_USB=y CONFIG_DM_USB=y -# CONFIG_SPL_DM_USB is not set CONFIG_USB_GADGET=y CONFIG_USB_GADGET_MANUFACTURER="FSL" CONFIG_USB_GADGET_VENDOR_NUM=0x0525 |