mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 11:04:58 -06:00
i386-softmmu.mak: remove all CONFIG_* except boards definitions
%-softmmu.mak only keep boards definitions in Kconfig mode. Signed-off-by: Yang Zhong <yang.zhong@intel.com> Message-Id: <20190123065618.3520-43-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
dd2356e531
commit
58accbc508
6 changed files with 43 additions and 19 deletions
|
@ -6,3 +6,5 @@ config MEM_DEVICE
|
|||
|
||||
config NVDIMM
|
||||
bool
|
||||
default y
|
||||
depends on PC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue