]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
hw/ppc/Kconfig: Move imply before select
authorBALATON Zoltan <balaton@eik.bme.hu>
Wed, 17 Aug 2022 15:08:40 +0000 (17:08 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Wed, 31 Aug 2022 20:05:15 +0000 (17:05 -0300)
In pegasos2 section move imply before select to match other sections.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <4d46dde64c2e5df6db3f92426fb3ae885939c2b0.1660746880.git.balaton@eik.bme.hu>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/Kconfig

index 205f9f98d7d56d58a96f4bacb96e43d7b4e23bad..3a4418a69e805b605d367047f732958846f42421 100644 (file)
@@ -71,6 +71,7 @@ config SAM460EX
 
 config PEGASOS2
     bool
+    imply ATI_VGA
     select MV64361
     select VT82C686
     select IDE_VIA
@@ -78,7 +79,6 @@ config PEGASOS2
     select VOF
 # This should come with VT82C686
     select ACPI_X86
-    imply ATI_VGA
 
 config PREP
     bool