Deleted Added
full compact
TS7800 (282576) TS7800 (289945)
1#
2# Custom kernel for the TS-7800 board.
3#
1#
2# Custom kernel for the TS-7800 board.
3#
4# $FreeBSD: head/sys/arm/conf/TS7800 282576 2015-05-07 12:38:23Z andrew $
4# $FreeBSD: head/sys/arm/conf/TS7800 289945 2015-10-25 22:00:56Z zbb $
5#
6
7ident TS7800
8include "std.arm"
9include "../mv/orion/std.ts7800"
10
11options SOC_MV_ORION
12

--- 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
7ident TS7800
8include "std.arm"
9include "../mv/orion/std.ts7800"
10
11options SOC_MV_ORION
12

--- 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 HZ=1000
66
67# USB
68device usb
69device ehci
70device umass

--- 12 unchanged lines hidden ---
64device e1000phy
65device bpf
66options HZ=1000
67
68# USB
69device usb
70device ehci
71device umass

--- 12 unchanged lines hidden ---