From: Vitaly Chikunov <vt@altlinux.org> To: ALT Linux kernel packages development <devel-kernel@lists.altlinux.org> Subject: Re: [d-kernel] [PATCH 1/1] config: CONFIG_SERIAL_SC16IS7XX_SPI=y Date: Thu, 22 Aug 2024 13:40:48 +0300 Message-ID: <20240822104048.pxahsa2z6qnlgghn@altlinux.org> (raw) In-Reply-To: <69a6aa82-e267-4248-b579-aa859a598d0a@basealt.ru> Антон, On Thu, Aug 22, 2024 at 06:49:00AM +0300, Антон Мидюков wrote: > 22.08.2024 00:12, Vitaly Chikunov пишет: > > On Wed, Aug 21, 2024 at 11:27:18PM +0300, antohami@basealt.ru wrote: > >> From: Anton Midyukov <antohami@altlinux.org> > >> > >> Needed for computer VSNF.466459.001. But it may be useful to others. > >> > >> Signed-off-by: Anton Midyukov <antohami@altlinux.org> > >> --- > >> config | 2 +- > >> 1 file changed, 1 insertion(+), 1 deletion(-) > >> > >> diff --git a/config b/config > >> index 392eb43f7baa6..bb51a16ffe0ce 100644 > >> --- a/config > >> +++ b/config > >> @@ -4387,7 +4387,7 @@ CONFIG_SERIAL_SCCNXP=m > >> CONFIG_SERIAL_SC16IS7XX_CORE=m > >> CONFIG_SERIAL_SC16IS7XX=m > >> CONFIG_SERIAL_SC16IS7XX_I2C=y > >> -# CONFIG_SERIAL_SC16IS7XX_SPI is not set > >> +CONFIG_SERIAL_SC16IS7XX_SPI=y > > > > А точно надо =y, а не =m? > > > > Для 6.6 и 6.1 точно нужно =y, так как ещё не поддерживается сборка модулем. > И, как я помню, конфиги бекпортируются автоматически в более старые ядра, поэтому =m попадёт и в 6.1 и в 6.6, но не приведёт к влючению модуля. > конфиги бекпортируются автоматически Я перестал так делать (по многим причинам). Так что лучше прямо указать в какие ядра и бранчи нужно применить изменение. > > >> CONFIG_SERIAL_BCM63XX=m > >> CONFIG_SERIAL_ALTERA_JTAGUART=m > >> CONFIG_SERIAL_ALTERA_UART=m > >> -- > >> 2.42.2 > >> > >> _______________________________________________ > >> 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 > > > -- > С уважением, Антон Мидюков <antohami@basealt.ru> > _______________________________________________ > devel-kernel mailing list > devel-kernel@lists.altlinux.org > https://lists.altlinux.org/mailman/listinfo/devel-kernel
next prev parent reply other threads:[~2024-08-22 10:40 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-08-21 20:27 [d-kernel] [PATCH 0/1] CONFIG_SERIAL_SC16IS7XX_SPI=y for kernel 6.1, 6.6, 6.10, 6.11 antohami 2024-08-21 20:27 ` [d-kernel] [PATCH 1/1] config: CONFIG_SERIAL_SC16IS7XX_SPI=y antohami 2024-08-21 21:12 ` Vitaly Chikunov 2024-08-22 3:49 ` Антон Мидюков 2024-08-22 10:40 ` Vitaly Chikunov [this message] 2024-08-22 11:10 ` Антон Мидюков 2024-08-22 11:28 ` Vitaly Chikunov 2024-08-22 11:46 ` Vitaly Chikunov 2024-08-22 12:04 ` Антон Мидюков 2024-08-22 15:02 ` Vitaly Chikunov 2024-08-22 15:31 ` Антон Мидюков 2024-08-22 19:05 ` Vitaly Chikunov 2024-08-22 20:41 ` Антон Мидюков 2024-08-23 14:04 ` Vitaly Chikunov
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=20240822104048.pxahsa2z6qnlgghn@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