From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Adam Duskett <aduskett@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] board/pc/linux.config: Add framebuffer and pci support
Date: Fri, 14 Apr 2023 20:31:23 +0200 [thread overview]
Message-ID: <20230414183123.GX2819@scaer> (raw)
In-Reply-To: <20230413170435.18131-2-aduskett@gmail.com>
Adam, All,
On 2023-04-13 10:04 -0700, Adam Duskett spake thusly:
> These small options allow the pc defconfigs to boot using default
> virtual machine manager KVM options.
These new options are not specific to running in a VM; they also apply
to running on reald hardware (and that's arguably where they are more
interesting, in fact).
> Let's use a more modern kernel with a broader range of hardware support
> for PCs.
I dropped this sentence (it was part of the previous commit!), and I
replaced it with an explanation why we choose to enable each of these
options.
> Signed-off-by: Adam Duskett <aduskett@gmail.com>
Applied to master, thanks.
> ---
> board/pc/linux.config | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/board/pc/linux.config b/board/pc/linux.config
> index f86352e1ea..c26c2a9d00 100644
> --- a/board/pc/linux.config
> +++ b/board/pc/linux.config
> @@ -15,6 +15,7 @@ CONFIG_IP_NF_FILTER=y
> CONFIG_CFG80211=m
> CONFIG_CFG80211_WEXT=y
> CONFIG_MAC80211=m
> +CONFIG_PCI=y
> CONFIG_DEVTMPFS=y
> CONFIG_DEVTMPFS_MOUNT=y
> CONFIG_VIRTIO_BLK=y
> @@ -63,7 +64,11 @@ CONFIG_DRM_I915=y
> CONFIG_DRM_QXL=y
> CONFIG_DRM_BOCHS=y
> CONFIG_DRM_VIRTIO_GPU=y
> +CONFIG_FB=y
> +CONFIG_FIRMWARE_EDID=y
> CONFIG_FB_VESA=y
> +CONFIG_FB_EFI=y
> +CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
> CONFIG_SOUND=y
> CONFIG_SND=y
> CONFIG_SND_HDA_INTEL=y
> --
> 2.40.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-04-14 18:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-13 17:04 [Buildroot] [PATCH 1/2] configs/pc_x86_64_{bios, efi}_defconfig: Switch to kernel 6.1.24 LTS Adam Duskett
2023-04-13 17:04 ` [Buildroot] [PATCH 2/2] board/pc/linux.config: Add framebuffer and pci support Adam Duskett
2023-04-14 18:31 ` Yann E. MORIN [this message]
2023-04-14 18:29 ` [Buildroot] [PATCH 1/2] configs/pc_x86_64_{bios, efi}_defconfig: Switch to kernel 6.1.24 LTS Yann E. MORIN
2023-05-21 20:14 ` Yann E. MORIN
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=20230414183123.GX2819@scaer \
--to=yann.morin.1998@free.fr \
--cc=aduskett@gmail.com \
--cc=buildroot@buildroot.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox