diff options
| -rw-r--r-- | configs/ten64_tfa_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ten64_tfa_defconfig b/configs/ten64_tfa_defconfig index 26d41b3f366..7c1aaabfa4e 100644 --- a/configs/ten64_tfa_defconfig +++ b/configs/ten64_tfa_defconfig @@ -90,6 +90,8 @@ CONFIG_DM_SPI=y CONFIG_FSL_DSPI=y CONFIG_FSL_QSPI=y CONFIG_TPM_ATMEL_TWI=y +CONFIG_USE_PREBOOT=y +CONFIG_PREBOOT="usb start" CONFIG_USB=y CONFIG_USB_ONBOARD_HUB=y CONFIG_USB_XHCI_HCD=y |
