diff options
| author | Justin Hibbits <jhibbits@FreeBSD.org> | 2026-06-22 22:53:37 +0000 |
|---|---|---|
| committer | Justin Hibbits <jhibbits@FreeBSD.org> | 2026-07-01 02:42:06 +0000 |
| commit | 21ae6119bbd03eb3ac4cf87df4e26f8ae0ffb78e (patch) | |
| tree | 49aa609c61ad908a4f609d70d42a5045b6a261df | |
| parent | 17f02f732dfdc29154fa3b6b664e6da1a577a839 (diff) | |
powerpc: Remove DPAA from MPC85XX, it's 64-bit only now
| -rw-r--r-- | sys/powerpc/conf/MPC85XX | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
