diff options
| author | Justin Hibbits <jhibbits@FreeBSD.org> | 2026-06-22 02:13:31 +0000 |
|---|---|---|
| committer | Justin Hibbits <jhibbits@FreeBSD.org> | 2026-07-01 02:45:09 +0000 |
| commit | a88932b42c36b179656fd71ce6ce9907447da6af (patch) | |
| tree | dc40fd1b82cccb37c72b32143aa0b5b09fcf5c3a | |
| parent | 21ae6119bbd03eb3ac4cf87df4e26f8ae0ffb78e (diff) | |
powerpc/conf: Remove temporary additions from QORIQ64
These were added during the DPAA driver rewrite, and should not have
gone in then. Remove them.
| -rw-r--r-- | sys/powerpc/conf/QORIQ64 | 3 |
1 files changed, 0 insertions, 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 |
