Deleted Added
full compact
DB-78XXX (282576) DB-78XXX (289945)
1#
2# Custom kernel for Marvell DB-78xx boards.
3#
1#
2# Custom kernel for Marvell DB-78xx boards.
3#
4# $FreeBSD: head/sys/arm/conf/DB-78XXX 282576 2015-05-07 12:38:23Z andrew $
4# $FreeBSD: head/sys/arm/conf/DB-78XXX 289945 2015-10-25 22:00:56Z zbb $
5#
6
7ident DB-88F78XX
8include "std.arm"
9include "../mv/discovery/std.db78xxx"
10
11options SOC_MV_DISCOVERY
12

--- 48 unchanged lines hidden (view full) ---

61
62# Serial ports
63device uart
64
65# Networking
66device ether
67device mge # Marvell Gigabit Ethernet controller
68device mii
5#
6
7ident DB-88F78XX
8include "std.arm"
9include "../mv/discovery/std.db78xxx"
10
11options SOC_MV_DISCOVERY
12

--- 48 unchanged lines hidden (view full) ---

61
62# Serial ports
63device uart
64
65# Networking
66device ether
67device mge # Marvell Gigabit Ethernet controller
68device mii
69device mdio
69device e1000phy
70device bpf
71
72# USB
73options USB_DEBUG # enable debug msgs
74device usb
75device ehci
76device umass

--- 19 unchanged lines hidden ---
70device e1000phy
71device bpf
72
73# USB
74options USB_DEBUG # enable debug msgs
75device usb
76device ehci
77device umass

--- 19 unchanged lines hidden ---