hw/block: Introduce TC58128 eeprom Kconfig entry
commit475e70bde6cbde2d38d612b19107229a4ff42f11
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 21 Feb 2021 18:55:22 +0000 (21 19:55 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 6 Mar 2021 15:18:42 +0000 (6 16:18 +0100)
treef9babb3a536efa530b9c33ec8e7ebdfe888ab291
parent25e79527a882eebdbbe8b7408d17f81a29de7d4b
hw/block: Introduce TC58128 eeprom Kconfig entry

Add more fine-grained selection by adding a CONFIG_TC58128
selector for the TC58128 eeprom.

As this device is only used by the Shix machine, add an entry
to the proper section in MAINTAINERS.

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210222141514.2646278-7-f4bug@amsat.org>
MAINTAINERS
hw/block/Kconfig
hw/block/meson.build
hw/sh4/Kconfig