Re: [PATCH 20/22] hw/ppc/Kconfig: Move imply before select

2022-08-16 Thread Cédric Le Goater
On 8/13/22 17:34, BALATON Zoltan wrote: In pegasos2 section move imply before select to match other sections. Reviewed-by: Cédric Le Goater Thanks, C. Signed-off-by: BALATON Zoltan --- hw/ppc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/ppc/Kconfig b/

[PATCH 20/22] hw/ppc/Kconfig: Move imply before select

2022-08-13 Thread BALATON Zoltan
In pegasos2 section move imply before select to match other sections. Signed-off-by: BALATON Zoltan --- hw/ppc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/ppc/Kconfig b/hw/ppc/Kconfig index 205f9f98d7..3a4418a69e 100644 --- a/hw/ppc/Kconfig +++ b/hw/ppc/Kconfig