The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=21ae6119bbd03eb3ac4cf87df4e26f8ae0ffb78e
commit 21ae6119bbd03eb3ac4cf87df4e26f8ae0ffb78e Author: Justin Hibbits <[email protected]> AuthorDate: 2026-06-22 22:53:37 +0000 Commit: Justin Hibbits <[email protected]> CommitDate: 2026-07-01 02:42:06 +0000 powerpc: Remove DPAA from MPC85XX, it's 64-bit only now --- sys/powerpc/conf/MPC85XX | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX index 521ec21c3234..86ffb87cd98f 100644 --- a/sys/powerpc/conf/MPC85XX +++ b/sys/powerpc/conf/MPC85XX @@ -103,7 +103,6 @@ device sec device spibus device spigen device tsec -device dpaa device tuntap device uart options USB_DEBUG # enable debug msgs
