commit | 44fa013926b46aae58d934cd4765534257c098c4 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Mon Jul 01 13:26:10 2019 +0200 |
committer | Aleksandar Markovic <amarkovic@wavecomp.com> | Tue Jul 02 14:17:55 2019 +0200 |
tree | bc1acc8a16e76ad78bb58f90205cf55a3e8fafb4 | |
parent | 9608ba0a1079fe200e348cbe469e245f8267f858 [diff] |
hw/mips: Express dependencies of the MIPSsim machine with Kconfig The MIPSsim machine only emulates an 8250 UART and a simple network controller, connected via an ISA bus. Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> Message-Id: <20190701112612.14758-3-philmd@redhat.com>