projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b2a20e
)
x86: qemu-x86_64: Enable NVMe
author
Bin Meng
<bmeng.cn@gmail.com>
Wed, 15 May 2019 15:51:51 +0000
(08:51 -0700)
committer
Bin Meng
<bmeng.cn@gmail.com>
Sun, 19 May 2019 08:17:33 +0000
(16:17 +0800)
NVMe was turned on in qemu-x86 but somehow we missed it for 64-bit.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/qemu-x86_64_defconfig
patch
|
blob
|
history
diff --git
a/configs/qemu-x86_64_defconfig
b/configs/qemu-x86_64_defconfig
index
3ffcb4a
..
d8792d6
100644
(file)
--- 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