hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 2 Feb 2019 07:24:55 +0000 (15:24 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2019 15:50:21 +0000 (16:50 +0100)
commit8e6578831beb3a3b5df5bc240f221efe2409206b
tree0c9caf50f71e837725fd02e0132e15a641ff4354
parent85e4dcf18d92a43cc260de4331714c8e38d0c79d
hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller

Create separate variables for these components, they are
used in many boards but not all.  This allows finer-grain
selection of the included code with default-configs/*.mak.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190202072456.6468-27-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
default-configs/arm-softmmu.mak
default-configs/i386-softmmu.mak
default-configs/mips-softmmu-common.mak
default-configs/ppc-softmmu.mak
hw/i2c/Makefile.objs