summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-05-19 09:42:19 -0400
committerTom Rini <trini@konsulko.com>2019-05-19 09:42:19 -0400
commite14d9ca4919e5bc987fc628135104f2b2c91af90 (patch)
tree57c9e4fea351c589d4f3293d18765e7981c3e84a /configs
parentd3d212b6240f75006c18e4c59b3b28d81eedb7d3 (diff)
parent604ce762e3ef2e8e1ce387df4a40bdc52119421d (diff)
Merge git://git.denx.de/u-boot-x86
- Allow coreboot to process unhandled tags - Enable NVMe on QEMU x86_64 target
Diffstat (limited to 'configs')
-rw-r--r--configs/qemu-x86_64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qemu-x86_64_defconfig b/configs/qemu-x86_64_defconfig
index 3ffcb4ae6f..d8792d6157 100644
--- a/configs/qemu-x86_64_defconfig
+++ b/configs/qemu-x86_64_defconfig
@@ -63,6 +63,7 @@ CONFIG_SPL_REGMAP=y
CONFIG_SYSCON=y
CONFIG_SPL_SYSCON=y
CONFIG_CPU=y
+CONFIG_NVME=y
CONFIG_SPL_DM_RTC=y
CONFIG_SPI=y
CONFIG_SPL_TIMER=y