From nobody Sun Nov 28 19:42:33 2021 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6DBBA18AAB2D; Sun, 28 Nov 2021 19:42:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J2Jm96jCqz3rYD; Sun, 28 Nov 2021 19:42:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C75FF1520D; Sun, 28 Nov 2021 19:42:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ASJgXGW068013; Sun, 28 Nov 2021 19:42:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ASJgX40068012; Sun, 28 Nov 2021 19:42:33 GMT (envelope-from git) Date: Sun, 28 Nov 2021 19:42:33 GMT Message-Id: <202111281942.1ASJgX40068012@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Ed Maste Subject: git: 777526ed8382 - main - Remove options VESA from x86 MINIMAL List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 777526ed83822e1af2b7f7ea4186dbf7d3d3d60a Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638128553; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=om1gOtouTYNsCuusqPIxUR/IURMLJkZOuBB9l/TjRcU=; b=paZHjHuqeVRbfbZCkn6+nQnSQdv2FwNFOa/gnOrB1C3cb5D+WaDPk45FdlH8OMr3NQ7G0H FZ01wuKKzT3HrMACWlcnH1hsg/QCIeRFPM3t2HDMSGtjrZ+xwmkRXzt0GC/p6WeRuJjV6B /Rr3Jl7aOT9tuE6rpyKhQ2r7hUE/OazUlkZHyqYtpO0QUw9gF+DBYMBf6qIzTzOjbg1/Wv hwJ/p6wvN3+YueK0dpRBXPzgF34UyQdY/gqQ3cCfh7+OrQeZOce5257bI7H/oztcloZIsQ G8bPwy4WVKpJOdQpb2E/sKStINsWmYUlehFCgfSNJk0lb7Ru8tAeVu8gNZzXpg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638128554; a=rsa-sha256; cv=none; b=xez4s5G2f43DBXowDVVf+2KvWXkOXEYrknDb7GtCNlpOUqCsIOBX/KKdCaGL3KGAUvIYzh Bj5yVrmvOwbvVuA3cXCJs/j0379KlhHSSBXJJE5St7L6EbzLrkI7wYr2P1tXlJFZIm6JM4 EdYawhO1kEk2uZM664kqKLoRRDgZTxU3dD+Pdslx2M0j4XugkLnROgtvJnDQERbpGeHX4l RpKpsfLdqM77NmXh010m3fuJC3t+A2fOE2aLyxEmBoNofl/LjV6WyB5M3qccn4sjDJg+qV whx1+Un18pjw2Q2aIAirvyUPRsPwfTwdr48wTBOwJ6BNIEx01OtPpjb8WNtaPg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=777526ed83822e1af2b7f7ea4186dbf7d3d3d60a commit 777526ed83822e1af2b7f7ea4186dbf7d3d3d60a Author: Ed Maste AuthorDate: 2021-11-28 19:10:28 +0000 Commit: Ed Maste CommitDate: 2021-11-28 19:37:46 +0000 Remove options VESA from x86 MINIMAL Followup to b8cf1c5c30a5, remove from MINIMAL in addition to GENERIC. options VESA / vesa.ko provides VESA Bios Extensions (VBE) support for the legacy sc(4) console. It is not used by the default console, vt(4). PR: 253733 Fixes: b8cf1c5c30a5 ("Remove options VESA from x86 GENERIC") Relnotes: Yes Sponsored by: The FreeBSD Foundation --- sys/amd64/conf/MINIMAL | 1 - sys/i386/conf/MINIMAL | 1 - 2 files changed, 2 deletions(-) diff --git a/sys/amd64/conf/MINIMAL b/sys/amd64/conf/MINIMAL index decf092661a5..5f99f85b996d 100644 --- a/sys/amd64/conf/MINIMAL +++ b/sys/amd64/conf/MINIMAL @@ -105,7 +105,6 @@ device psm # PS/2 mouse device kbdmux # keyboard multiplexer device vga # VGA video card driver -options VESA # Add support for VESA BIOS Extensions (VBE) device splash # Splash screen and screen saver support diff --git a/sys/i386/conf/MINIMAL b/sys/i386/conf/MINIMAL index ba9c05bf8265..1716f8018c36 100644 --- a/sys/i386/conf/MINIMAL +++ b/sys/i386/conf/MINIMAL @@ -116,7 +116,6 @@ device psm # PS/2 mouse device kbdmux # keyboard multiplexer device vga # VGA video card driver -options VESA # Add support for VESA BIOS Extensions (VBE) device splash # Splash screen and screen saver support