diff options
| author | Paolo Bonzini | 2019-01-23 07:56:11 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2019-03-07 21:45:53 +0100 |
| commit | 1550b0e6bfe3ab6985e5ad75df1c528a0ca39468 (patch) | |
| tree | c2b3368c7060ea31ddef69d4ee639012713f59ed /default-configs/i386-softmmu.mak | |
| parent | i386: express dependencies with Kconfig (diff) | |
| download | qemu-1550b0e6bfe3ab6985e5ad75df1c528a0ca39468.tar.gz qemu-1550b0e6bfe3ab6985e5ad75df1c528a0ca39468.tar.xz qemu-1550b0e6bfe3ab6985e5ad75df1c528a0ca39468.zip | |
i2c: express dependencies with Kconfig
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190123065618.3520-38-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'default-configs/i386-softmmu.mak')
| -rw-r--r-- | default-configs/i386-softmmu.mak | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/default-configs/i386-softmmu.mak b/default-configs/i386-softmmu.mak index ed234c12a9..98552e1da5 100644 --- a/default-configs/i386-softmmu.mak +++ b/default-configs/i386-softmmu.mak @@ -24,8 +24,6 @@ CONFIG_NVDIMM=y CONFIG_ACPI_NVDIMM=y CONFIG_PXB=y CONFIG_ACPI_VMGENID=y -CONFIG_SMBUS_EEPROM=y -CONFIG_I2C=y CONFIG_PCI_DEVICES=y # Boards: |
