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

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

55
56# Serial ports
57device uart
58
59# Networking
60device ether
61device mge # Marvell Gigabit Ethernet controller
62device mii
5#
6#NO_UNIVERSE
7
8ident SHEEVAPLUG
9include "std.arm"
10include "../mv/kirkwood/std.db88f6xxx"
11
12options SOC_MV_KIRKWOOD

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

55
56# Serial ports
57device uart
58
59# Networking
60device ether
61device mge # Marvell Gigabit Ethernet controller
62device mii
63device mdio
63device e1000phy
64device bpf
65options DEVICE_POLLING
66device vlan
67
68device cesa # Marvell security engine
69device crypto
70device cryptodev

--- 17 unchanged lines hidden ---
64device e1000phy
65device bpf
66options DEVICE_POLLING
67device vlan
68
69device cesa # Marvell security engine
70device crypto
71device cryptodev

--- 17 unchanged lines hidden ---