aboutsummaryrefslogtreecommitdiff
path: root/hw/sh4/Kconfig
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-02-21 19:55:22 +0100
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-03-06 16:18:42 +0100
commit475e70bde6cbde2d38d612b19107229a4ff42f11 (patch)
treef9babb3a536efa530b9c33ec8e7ebdfe888ab291 /hw/sh4/Kconfig
parent25e79527a882eebdbbe8b7408d17f81a29de7d4b (diff)
downloadqemu-475e70bde6cbde2d38d612b19107229a4ff42f11.zip
qemu-475e70bde6cbde2d38d612b19107229a4ff42f11.tar.gz
qemu-475e70bde6cbde2d38d612b19107229a4ff42f11.tar.bz2
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>
Diffstat (limited to 'hw/sh4/Kconfig')
-rw-r--r--hw/sh4/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/sh4/Kconfig b/hw/sh4/Kconfig
index e569470..34c01da 100644
--- a/hw/sh4/Kconfig
+++ b/hw/sh4/Kconfig
@@ -16,6 +16,7 @@ config SHIX
bool
select SH7750
select SH4
+ select TC58128
config SH7750
bool