Date: Wed, 01 Jul 2026 02:55:22 +0000 From: Justin Hibbits <jhibbits@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: a88932b42c36 - main - powerpc/conf: Remove temporary additions from QORIQ64 Message-ID: <6a44819a.3a854.18b2795e@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=a88932b42c36b179656fd71ce6ce9907447da6af commit a88932b42c36b179656fd71ce6ce9907447da6af Author: Justin Hibbits <jhibbits@FreeBSD.org> AuthorDate: 2026-06-22 02:13:31 +0000 Commit: Justin Hibbits <jhibbits@FreeBSD.org> CommitDate: 2026-07-01 02:45:09 +0000 powerpc/conf: Remove temporary additions from QORIQ64 These were added during the DPAA driver rewrite, and should not have gone in then. Remove them. --- sys/powerpc/conf/QORIQ64 | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys/powerpc/conf/QORIQ64 b/sys/powerpc/conf/QORIQ64 index d1f4f3401d23..7f4a96fff483 100644 --- a/sys/powerpc/conf/QORIQ64 +++ b/sys/powerpc/conf/QORIQ64 @@ -21,7 +21,6 @@ options _KPOSIX_PRIORITY_SCHEDULING options ALT_BREAK_TO_DEBUGGER options BREAK_TO_DEBUGGER options BOOTP -#options BOOTP_WIRED_TO=memac0 options BOOTP_NFSROOT #options BOOTP_NFSV3 options CD9660 @@ -134,5 +133,3 @@ device uinput # install /dev/uinput cdev options HID_DEBUG # enable debug msgs device hid # Generic HID support device hidbus # Generic HID bus - -options BOOTVERBOSEhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a44819a.3a854.18b2795e>
