The branch main has been updated by jhibbits:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=a88932b42c36b179656fd71ce6ce9907447da6af

commit a88932b42c36b179656fd71ce6ce9907447da6af
Author:     Justin Hibbits <[email protected]>
AuthorDate: 2026-06-22 02:13:31 +0000
Commit:     Justin Hibbits <[email protected]>
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                BOOTVERBOSE

Reply via email to