From d7cfb520cfffaf7a30ed4f54581685f268d7475d Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Thu, 31 Jan 2019 14:53:28 +0100 Subject: ppc: Express dependencies of the Mac machines with kconfig This will make it for example easier if the users want to disable one of the two machines for their builds. Cc: Mark Cave-Ayland Reviewed-by: Paolo Bonzini Signed-off-by: Thomas Huth Signed-off-by: Paolo Bonzini --- hw/net/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/net/Kconfig') diff --git a/hw/net/Kconfig b/hw/net/Kconfig index c562b69..6b4633b 100644 --- a/hw/net/Kconfig +++ b/hw/net/Kconfig @@ -86,6 +86,7 @@ config FTGMAC100 config SUNGEM bool + depends on PCI config COLDFIRE bool -- cgit v1.1