From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 388FE13933E for ; Wed, 21 Jul 2021 05:48:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C77EE09F5; Wed, 21 Jul 2021 05:48:58 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 46C46E09EF for ; Wed, 21 Jul 2021 05:48:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 531FA342BF8 for ; Wed, 21 Jul 2021 05:48:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE88F73A for ; Wed, 21 Jul 2021 05:48:55 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1626846494.59c7d4d63792d74a3f29a11a38674f44ab199fdb.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 59c7d4d63792d74a3f29a11a38674f44ab199fdb X-VCS-Branch: master Date: Wed, 21 Jul 2021 05:48:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7126cec8-f00e-483b-a8f4-c9e5ea6a0377 X-Archives-Hash: 8a4e524f07420daa166344ecd6cfa4cf commit: 59c7d4d63792d74a3f29a11a38674f44ab199fdb Author: Yixun Lan gentoo org> AuthorDate: Mon Jul 19 14:32:33 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Jul 21 05:48:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c7d4d6 profiles/arch/riscv: unmask VIDEO_CARDs/input tested nouveau driver on unmatched board, it works, unmask it for testing. Signed-off-by: Yixun Lan gentoo.org> profiles/arch/riscv/use.mask | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 0e90902ae69..abc85c37002 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -54,7 +54,6 @@ ayatana video_cards_ast video_cards_dummy -video_cards_fbdev video_cards_freedreno video_cards_geode video_cards_glint @@ -62,7 +61,6 @@ video_cards_i915 video_cards_i965 video_cards_intel video_cards_mga -video_cards_nouveau video_cards_nv video_cards_omap video_cards_qxl @@ -80,7 +78,6 @@ video_cards_nvidia # input devices input_devices_elographics -input_devices_evdev input_devices_joystick input_devices_vmmouse input_devices_void