Deleted Added
full compact
DB-88F6XXX (282714) DB-88F6XXX (289945)
1#
2# Custom kernel for Marvell DB-88F6xxx boards.
3#
1#
2# Custom kernel for Marvell DB-88F6xxx boards.
3#
4# $FreeBSD: head/sys/arm/conf/DB-88F6XXX 282714 2015-05-10 09:23:49Z andrew $
4# $FreeBSD: head/sys/arm/conf/DB-88F6XXX 289945 2015-10-25 22:00:56Z zbb $
5#
6
7ident DB-88F6XXX
8include "std.arm"
9include "../mv/kirkwood/std.db88f6xxx"
10
11options SOC_MV_KIRKWOOD
12

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

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

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

62
63# Serial ports
64device uart
65
66# Networking
67device ether
68device mge # Marvell Gigabit Ethernet controller
69device mii
70device mdio
70device e1000phy
71device bpf
72
73device cesa # Marvell security engine
74device crypto
75device cryptodev
76
77# USB

--- 22 unchanged lines hidden ---
71device e1000phy
72device bpf
73
74device cesa # Marvell security engine
75device crypto
76device cryptodev
77
78# USB

--- 22 unchanged lines hidden ---