lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220503095127.48710-5-eugen.hristev@microchip.com>
Date:   Tue, 3 May 2022 12:51:26 +0300
From:   Eugen Hristev <eugen.hristev@...rochip.com>
To:     <linux-arm-kernel@...ts.infradead.org>,
        <linux-media@...r.kernel.org>, <hverkuil@...all.nl>
CC:     <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <claudiu.beznea@...rochip.com>, <nicolas.ferre@...rochip.com>,
        <jacopo@...ndi.org>, Eugen Hristev <eugen.hristev@...rochip.com>
Subject: [PATCH v10 4/5] ARM: configs: at91: sama7: add xisc and csi2dc

Enable XISC and CSI2DC drivers.

Signed-off-by: Eugen Hristev <eugen.hristev@...rochip.com>
---
 arch/arm/configs/sama7_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/sama7_defconfig b/arch/arm/configs/sama7_defconfig
index 07b0494ef743..b375bf5f924c 100644
--- a/arch/arm/configs/sama7_defconfig
+++ b/arch/arm/configs/sama7_defconfig
@@ -138,6 +138,8 @@ CONFIG_MEDIA_SUPPORT_FILTER=y
 CONFIG_MEDIA_CAMERA_SUPPORT=y
 CONFIG_MEDIA_PLATFORM_SUPPORT=y
 CONFIG_V4L_PLATFORM_DRIVERS=y
+CONFIG_VIDEO_ATMEL_XISC=y
+CONFIG_VIDEO_MICROCHIP_CSI2DC=y
 CONFIG_VIDEO_IMX219=m
 CONFIG_VIDEO_IMX274=m
 CONFIG_VIDEO_OV5647=m
-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ