public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] kas: Hide X86_PC machine item from non-relevant menus
@ 2024-10-28  7:34 Uladzimir Bely
  2024-11-04 13:53 ` Uladzimir Bely
  0 siblings, 1 reply; 2+ messages in thread
From: Uladzimir Bely @ 2024-10-28  7:34 UTC (permalink / raw)
  To: isar-users

It was shown for any distro (even RaspiOS) while this should be
debian/ubuntu specific.

Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
---
 kas/machine/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kas/machine/Kconfig b/kas/machine/Kconfig
index 2154c308..75651ff6 100644
--- a/kas/machine/Kconfig
+++ b/kas/machine/Kconfig
@@ -112,6 +112,7 @@ config MACHINE_VMWARE
 
 config MACHINE_X86_PC
 	bool "x86 PC"
+	depends on DEBIAN_BULLSEYE || DEBIAN_BOOKWORM || DEBIAN_TRIXIE || UBUNTU_FOCAL || UBUNTU_JAMMY || UBUNTU_NOBLE
 
 endchoice
 
-- 
2.45.2

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20241028073501.14422-1-ubely%40ilbers.de.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] kas: Hide X86_PC machine item from non-relevant menus
  2024-10-28  7:34 [PATCH] kas: Hide X86_PC machine item from non-relevant menus Uladzimir Bely
@ 2024-11-04 13:53 ` Uladzimir Bely
  0 siblings, 0 replies; 2+ messages in thread
From: Uladzimir Bely @ 2024-11-04 13:53 UTC (permalink / raw)
  To: isar-users

On Mon, 2024-10-28 at 10:34 +0300, Uladzimir Bely wrote:
> It was shown for any distro (even RaspiOS) while this should be
> debian/ubuntu specific.
> 
> Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
> ---
>  kas/machine/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/kas/machine/Kconfig b/kas/machine/Kconfig
> index 2154c308..75651ff6 100644
> --- a/kas/machine/Kconfig
> +++ b/kas/machine/Kconfig
> @@ -112,6 +112,7 @@ config MACHINE_VMWARE
>  
>  config MACHINE_X86_PC
>  	bool "x86 PC"
> +	depends on DEBIAN_BULLSEYE || DEBIAN_BOOKWORM ||
> DEBIAN_TRIXIE || UBUNTU_FOCAL || UBUNTU_JAMMY || UBUNTU_NOBLE
>  
>  endchoice
>  
> -- 
> 2.45.2
> 

Appliedt to next.

-- 
Best regards,
Uladzimir.



-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/21b476b881aa6c9ef5cfb8bffd348436fe528fec.camel%40ilbers.de.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-04 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-28  7:34 [PATCH] kas: Hide X86_PC machine item from non-relevant menus Uladzimir Bely
2024-11-04 13:53 ` Uladzimir Bely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox