* [d-kernel] [PATCH] config: remove incorrect and unnecessary copy-paste (sorry)
@ 2024-12-05 18:37 Anton Midyukov
2024-12-05 18:38 ` Anton Midyukov
0 siblings, 1 reply; 3+ messages in thread
From: Anton Midyukov @ 2024-12-05 18:37 UTC (permalink / raw)
To: devel-kernel
Sorry for the error in the previous patch:
Link: https://lore.altlinux.org/devel-kernel/c6316d46bb0d640fa382135c2c8aaec3d0f157f4.1732906213.git.antohami@altlinux.org/T/#u
Signed-off-by: Anton Midyukov <antohami@altlinux.org>
---
config | 7 -------
1 file changed, 7 deletions(-)
diff --git a/config b/config
index 86f631723af9..aae5ad1e0ae5 100644
--- a/config
+++ b/config
@@ -6568,13 +6568,6 @@ CONFIG_DRM_CDNS_DSI=m
CONFIG_DRM_CDNS_DSI_J721E=y
CONFIG_DRM_CDNS_MHDP8546=m
CONFIG_DRM_CDNS_MHDP8546_J721E=y
-DRM_DW_HDMI=m
-DRM_DW_HDMI_AHB_AUDIO=m
-DRM_DW_HDMI_I2S_AUDIO=m
-DRM_DW_HDMI_GP_AUDIO=m
-DRM_DW_HDMI_CEC=m
-DRM_DW_HDMI_QP=m
-DRM_DW_MIPI_DSI=m
CONFIG_DRM_CHIPONE_ICN6211=m
CONFIG_DRM_CHRONTEL_CH7033=m
CONFIG_DRM_CROS_EC_ANX7688=m
--
2.42.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [d-kernel] [PATCH] config: remove incorrect and unnecessary copy-paste (sorry)
2024-12-05 18:37 [d-kernel] [PATCH] config: remove incorrect and unnecessary copy-paste (sorry) Anton Midyukov
@ 2024-12-05 18:38 ` Anton Midyukov
2024-12-05 22:09 ` Vitaly Chikunov
0 siblings, 1 reply; 3+ messages in thread
From: Anton Midyukov @ 2024-12-05 18:38 UTC (permalink / raw)
To: devel-kernel
Для ядер 6.12 и 6.13
05.12.2024 21:37, Anton Midyukov пишет:
> Sorry for the error in the previous patch:
> Link: https://lore.altlinux.org/devel-kernel/c6316d46bb0d640fa382135c2c8aaec3d0f157f4.1732906213.git.antohami@altlinux.org/T/#u
> Signed-off-by: Anton Midyukov <antohami@altlinux.org>
> ---
> config | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/config b/config
> index 86f631723af9..aae5ad1e0ae5 100644
> --- a/config
> +++ b/config
> @@ -6568,13 +6568,6 @@ CONFIG_DRM_CDNS_DSI=m
> CONFIG_DRM_CDNS_DSI_J721E=y
> CONFIG_DRM_CDNS_MHDP8546=m
> CONFIG_DRM_CDNS_MHDP8546_J721E=y
> -DRM_DW_HDMI=m
> -DRM_DW_HDMI_AHB_AUDIO=m
> -DRM_DW_HDMI_I2S_AUDIO=m
> -DRM_DW_HDMI_GP_AUDIO=m
> -DRM_DW_HDMI_CEC=m
> -DRM_DW_HDMI_QP=m
> -DRM_DW_MIPI_DSI=m
> CONFIG_DRM_CHIPONE_ICN6211=m
> CONFIG_DRM_CHRONTEL_CH7033=m
> CONFIG_DRM_CROS_EC_ANX7688=m
--
best regards, Anton Midyukov <antohami@altlinux.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [d-kernel] [PATCH] config: remove incorrect and unnecessary copy-paste (sorry)
2024-12-05 18:38 ` Anton Midyukov
@ 2024-12-05 22:09 ` Vitaly Chikunov
0 siblings, 0 replies; 3+ messages in thread
From: Vitaly Chikunov @ 2024-12-05 22:09 UTC (permalink / raw)
To: ALT Linux kernel packages development
On Thu, Dec 05, 2024 at 09:38:34PM +0300, Anton Midyukov wrote:
> Для ядер 6.12 и 6.13
Applied, thanks
>
> 05.12.2024 21:37, Anton Midyukov пишет:
> > Sorry for the error in the previous patch:
> > Link: https://lore.altlinux.org/devel-kernel/c6316d46bb0d640fa382135c2c8aaec3d0f157f4.1732906213.git.antohami@altlinux.org/T/#u
> > Signed-off-by: Anton Midyukov <antohami@altlinux.org>
> > ---
> > config | 7 -------
> > 1 file changed, 7 deletions(-)
> >
> > diff --git a/config b/config
> > index 86f631723af9..aae5ad1e0ae5 100644
> > --- a/config
> > +++ b/config
> > @@ -6568,13 +6568,6 @@ CONFIG_DRM_CDNS_DSI=m
> > CONFIG_DRM_CDNS_DSI_J721E=y
> > CONFIG_DRM_CDNS_MHDP8546=m
> > CONFIG_DRM_CDNS_MHDP8546_J721E=y
> > -DRM_DW_HDMI=m
> > -DRM_DW_HDMI_AHB_AUDIO=m
> > -DRM_DW_HDMI_I2S_AUDIO=m
> > -DRM_DW_HDMI_GP_AUDIO=m
> > -DRM_DW_HDMI_CEC=m
> > -DRM_DW_HDMI_QP=m
> > -DRM_DW_MIPI_DSI=m
> > CONFIG_DRM_CHIPONE_ICN6211=m
> > CONFIG_DRM_CHRONTEL_CH7033=m
> > CONFIG_DRM_CROS_EC_ANX7688=m
>
> --
> best regards, Anton Midyukov <antohami@altlinux.org>
>
> _______________________________________________
> devel-kernel mailing list
> devel-kernel@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-12-05 22:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-05 18:37 [d-kernel] [PATCH] config: remove incorrect and unnecessary copy-paste (sorry) Anton Midyukov
2024-12-05 18:38 ` Anton Midyukov
2024-12-05 22:09 ` Vitaly Chikunov
ALT Linux kernel packages development
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
public-inbox-index devel-kernel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git