diff options
Diffstat (limited to 'configs/k2g_evm_defconfig')
-rw-r--r-- | configs/k2g_evm_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/k2g_evm_defconfig b/configs/k2g_evm_defconfig index a5f1ac59f1..8c69667b78 100644 --- a/configs/k2g_evm_defconfig +++ b/configs/k2g_evm_defconfig @@ -45,3 +45,6 @@ CONFIG_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y CONFIG_USB_STORAGE=y +CONFIG_DTB_RESELECT=y +CONFIG_FIT_EMBED=y +CONFIG_OF_LIST="keystone-k2g-generic keystone-k2g-evm" |