]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platforms
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 31 Dec 2019 18:32:08 +0000 (19:32 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 Jan 2020 11:08:39 +0000 (12:08 +0100)
commita0297be4bead925d0eea4a0de9ce8c3e48c2f43a
treeb9fd0c5139bbc68e95afd2585a12f862edd92f48
parentff2efdcdc1674b31fcad64d668a4da01cd454b82
hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platforms

Only the PowerPC e500-based platforms use the MPC I2C controller.
Do not build it for the other machines.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191231183216.6781-7-philmd@redhat.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
default-configs/ppc-softmmu.mak
hw/ppc/Kconfig