From: antohami@basealt.ru To: devel-kernel@lists.altlinux.org Subject: [d-kernel] [PATCH 4/4] config-aarch64: enable camera interface on Raspberry Pi Date: Fri, 20 Jan 2023 22:41:45 +0700 Message-ID: <13668c0a920302477e25d768fcf3f3066a971901.1674228477.git.antohami@altlinux.org> (raw) In-Reply-To: <cover.1674228477.git.antohami@altlinux.org> From: Anton Midyukov <antohami@altlinux.org> Signed-off-by: Anton Midyukov <antohami@altlinux.org> --- config-aarch64 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config-aarch64 b/config-aarch64 index 43d0fb8157293..1875cd0920c24 100644 --- a/config-aarch64 +++ b/config-aarch64 @@ -1112,10 +1112,11 @@ CONFIG_VIDEO_MESON_VDEC=m # CONFIG_STAGING_BOARD is not set # CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set # CONFIG_FB_TFT is not set -CONFIG_BCM_VIDEOCORE=y -CONFIG_BCM2835_VCHIQ=y +CONFIG_BCM_VIDEOCORE=m +CONFIG_BCM2835_VCHIQ=m CONFIG_SND_BCM2835=m -# CONFIG_VIDEO_BCM2835 is not set +CONFIG_VIDEO_BCM2835=m +CONFIG_BCM2835_VCHIQ_MMAL=m # CONFIG_XIL_AXIS_FIFO is not set # CONFIG_HMS_ANYBUSS_BUS is not set # CONFIG_CROS_EC_RPMSG is not set -- 2.33.5
next prev parent reply other threads:[~2023-01-20 15:41 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-01-20 15:41 [d-kernel] [PATCH 0/4] un-def/6.1: update config-aarch64 antohami 2023-01-20 15:41 ` [d-kernel] [PATCH 1/4] config-aarch64: fix outdated configs with new ones antohami 2023-01-20 15:41 ` [d-kernel] [PATCH 2/4] config-aarch64: update config for Rockchip rk3566|rk3568 SoC support antohami 2023-01-20 15:41 ` [d-kernel] [PATCH 3/4] config-aarch64: fix for enable CONFIG_VIDEO_HANTRO=m antohami 2023-01-20 15:41 ` antohami [this message] 2023-01-20 17:05 ` [d-kernel] [PATCH 0/4] un-def/6.1: update config-aarch64 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=13668c0a920302477e25d768fcf3f3066a971901.1674228477.git.antohami@altlinux.org \ --to=antohami@basealt.ru \ --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