meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH] kernel: lxc: drop HVC_DRIVER
@ 2024-03-04 15:52 christian.taedcke-oss
  2024-03-08 18:58 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: christian.taedcke-oss @ 2024-03-04 15:52 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Christian Taedcke

From: Christian Taedcke <christian.taedcke@weidmueller.com>

HVC_DRIVER cannot be selected directly since it has no prompt.

Signed-off-by: Christian Taedcke <christian.taedcke@weidmueller.com>
---
 recipes-kernel/linux/linux-yocto/lxc.cfg | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/recipes-kernel/linux/linux-yocto/lxc.cfg b/recipes-kernel/linux/linux-yocto/lxc.cfg
index e195c15b..ab75cbf0 100644
--- a/recipes-kernel/linux/linux-yocto/lxc.cfg
+++ b/recipes-kernel/linux/linux-yocto/lxc.cfg
@@ -16,9 +16,6 @@ CONFIG_NET_CLS_CGROUP=m
 CONFIG_BLK_CGROUP=y
 CONFIG_CGROUP_NET_PRIO=y
 
-# Virtual drivers
-CONFIG_HVC_DRIVER=y
-
 # Base support for live boot
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_NLS_CODEPAGE_437=y
-- 
2.34.1



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

* Re: [meta-virtualization][PATCH] kernel: lxc: drop HVC_DRIVER
  2024-03-04 15:52 [meta-virtualization][PATCH] kernel: lxc: drop HVC_DRIVER christian.taedcke-oss
@ 2024-03-08 18:58 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2024-03-08 18:58 UTC (permalink / raw)
  To: Taedcke, Christian; +Cc: meta-virtualization, Christian Taedcke

In message: [meta-virtualization][PATCH] kernel: lxc: drop HVC_DRIVER
on 04/03/2024 Taedcke, Christian wrote:

> From: Christian Taedcke <christian.taedcke@weidmueller.com>
> 
> HVC_DRIVER cannot be selected directly since it has no prompt.

I'm attempting to move all of the fragments to the centralized
kernel-cache repository.

I'll take care of synchronizing this change with the repo, since
the lxc fragments I moved there didn't have this patch applied.

Bruce

> 
> Signed-off-by: Christian Taedcke <christian.taedcke@weidmueller.com>
> ---
>  recipes-kernel/linux/linux-yocto/lxc.cfg | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-yocto/lxc.cfg b/recipes-kernel/linux/linux-yocto/lxc.cfg
> index e195c15b..ab75cbf0 100644
> --- a/recipes-kernel/linux/linux-yocto/lxc.cfg
> +++ b/recipes-kernel/linux/linux-yocto/lxc.cfg
> @@ -16,9 +16,6 @@ CONFIG_NET_CLS_CGROUP=m
>  CONFIG_BLK_CGROUP=y
>  CONFIG_CGROUP_NET_PRIO=y
>  
> -# Virtual drivers
> -CONFIG_HVC_DRIVER=y
> -
>  # Base support for live boot
>  CONFIG_BLK_DEV_LOOP=y
>  CONFIG_NLS_CODEPAGE_437=y
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8602): https://lists.yoctoproject.org/g/meta-virtualization/message/8602
> Mute This Topic: https://lists.yoctoproject.org/mt/104724750/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



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

end of thread, other threads:[~2024-03-08 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-04 15:52 [meta-virtualization][PATCH] kernel: lxc: drop HVC_DRIVER christian.taedcke-oss
2024-03-08 18:58 ` Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).