diff options
Diffstat (limited to 'configs/lx2160ardb_tfa_defconfig')
-rw-r--r-- | configs/lx2160ardb_tfa_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/lx2160ardb_tfa_defconfig b/configs/lx2160ardb_tfa_defconfig index 8a4e6efc90..90b66e1376 100644 --- a/configs/lx2160ardb_tfa_defconfig +++ b/configs/lx2160ardb_tfa_defconfig @@ -81,3 +81,5 @@ CONFIG_USB_XHCI_DWC3=y CONFIG_WDT=y CONFIG_WDT_SBSA=y CONFIG_EFI_LOADER_BOUNCE_BUFFER=y +CONFIG_CMD_NVME=y +CONFIG_NVME=y |