ppc: move at24c to its own CONFIG_ symbol
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 22 May 2018 19:17:43 +0000 (21:17 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 30 Oct 2018 08:12:09 +0000 (09:12 +0100)
commitb3b7627263bcd01f0e6e849bebc36dbccfc74345
treedef93e31192d75b14e47647f69f334946e113c32
parent3666331a0274a574f065c857da99181e4ece5803
ppc: move at24c to its own CONFIG_ symbol

AT24c EEPROM is currently gated by CONFIG_I2C, and as such it is
being included in all emulators that use I2C, even if they do not
really need it.  Separate it and, since it was added for the e500
machines, add it to qemu-system-ppc and qemu-system-ppc64.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20180522191743.12872-1-pbonzini@redhat.com>
[lv: rebase]
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
default-configs/ppc-softmmu.mak
hw/nvram/Makefile.objs