diff options
author | Song Gao | 2022-12-05 12:30:07 +0100 |
---|---|---|
committer | Stefan Hajnoczi | 2022-12-05 17:24:35 +0100 |
commit | edc93f455fa823a9a5fcb3a8da430104c7375a0a (patch) | |
tree | cd3fd221eb5afcacb1a3f8b00ddbbc33da7a6980 /hw/loongarch/Kconfig | |
parent | Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta... (diff) | |
download | qemu-master.tar.gz qemu-master.tar.xz qemu-master.zip |
This reverts commit 14dccc8ea6ece7ee63273144fb55e4770a05e0fd.
Signed-off-by: Song Gao <gaosong@loongson.cn>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20221205113007.683505-1-gaosong@loongson.cn>
Diffstat (limited to 'hw/loongarch/Kconfig')
-rw-r--r-- | hw/loongarch/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/loongarch/Kconfig b/hw/loongarch/Kconfig index eb112af990..17d15b6c90 100644 --- a/hw/loongarch/Kconfig +++ b/hw/loongarch/Kconfig @@ -20,4 +20,3 @@ config LOONGARCH_VIRT select ACPI_HW_REDUCED select FW_CFG_DMA select DIMM - select PFLASH_CFI01 |