From: Vitaly Chikunov <vt@altlinux.org> To: ALT Linux kernel packages development <devel-kernel@lists.altlinux.org> Subject: Re: [d-kernel] [PATCH] [6.12] Enable build drivers for Software Defined Radio devices Date: Thu, 19 Jun 2025 10:24:42 +0300 Message-ID: <mbejxu3wuoqnmbv2nrs7mr4q25@altlinux.org> (raw) In-Reply-To: <r3h7kwu3oiwpg5mpopbf67kl5k@altlinux.org> On Thu, Jun 19, 2025 at 10:13:06AM +0300, Vitaly Chikunov wrote: > Alexei, > > Как я понял, патчи одинаковые так что можно слать 1 и указать, что он для > таких-то ядер. > > Патчи не накладываются. > > $ git am ./20250619_alexei_enable_build_drivers_for_software_defined_radio_devices.mbx > Applying: Enable build drivers for Software Defined Radio devices > error: corrupt patch at line 10 Исправил форматирование вручную и приложил. Applied, thanks > > > On Thu, Jun 19, 2025 at 11:41:55AM +0800, Alexei Takaseev wrote: > > Signed-off-by: Alexei Takaseev <taf@altlinux.org> > > --- > > config | 9 +++++++-- > > 1 file changed, 7 insertions(+), 2 deletions(-) > > > > diff --git a/config b/config > > index 539cdfb3d3c9..b733964afdfb 100644 > > --- a/config > > +++ b/config > > @@ -5515,7 +5515,7 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y > > CONFIG_MEDIA_ANALOG_TV_SUPPORT=y > > CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y > > CONFIG_MEDIA_RADIO_SUPPORT=y > > -# CONFIG_MEDIA_SDR_SUPPORT is not set > > +CONFIG_MEDIA_SDR_SUPPORT=y > > # CONFIG_MEDIA_PLATFORM_SUPPORT is not set > > # CONFIG_MEDIA_TEST_SUPPORT is not set > > # end of Media device types > > @@ -5721,6 +5721,11 @@ CONFIG_VIDEO_EM28XX_ALSA=m > > CONFIG_VIDEO_EM28XX_DVB=m > > CONFIG_VIDEO_EM28XX_RC=m > > CONFIG_MEDIA_PCI_SUPPORT=y > > +CONFIG_USB_AIRSPY=m > > +CONFIG_USB_HACKRF=m > > +CONFIG_USB_MSI2500=m > > +CONFIG_SDR_MAX2175=m > > +CONFIG_DVB_RTL2832_SDR=m > > > > # > > # Media capture support > > @@ -6059,7 +6064,7 @@ CONFIG_MEDIA_TUNER_TDA18271=m > > CONFIG_MEDIA_TUNER_TDA9887=m > > CONFIG_MEDIA_TUNER_TEA5761=m > > CONFIG_MEDIA_TUNER_TEA5767=m > > -# CONFIG_MEDIA_TUNER_MSI001 is not set > > +CONFIG_MEDIA_TUNER_MSI001=m > > CONFIG_MEDIA_TUNER_MT20XX=m > > CONFIG_MEDIA_TUNER_MT2060=m > > CONFIG_MEDIA_TUNER_MT2063=m > > -- > > 2.42.4 > > > > _______________________________________________ > > devel-kernel mailing list > > devel-kernel@lists.altlinux.org > > https://lists.altlinux.org/mailman/listinfo/devel-kernel > _______________________________________________ > devel-kernel mailing list > devel-kernel@lists.altlinux.org > https://lists.altlinux.org/mailman/listinfo/devel-kernel
prev parent reply other threads:[~2025-06-19 7:24 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-06-19 3:41 Alexei Takaseev 2025-06-19 3:45 ` Alexei Takaseev 2025-06-19 7:13 ` Vitaly Chikunov 2025-06-19 7:24 ` Vitaly Chikunov [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=mbejxu3wuoqnmbv2nrs7mr4q25@altlinux.org \ --to=vt@altlinux.org \ --cc=devel-kernel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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