Deleted Added
full compact
DB-88F5XXX (294413) DB-88F5XXX (295621)
1#
2# Custom kernel for Marvell DB-88F5xxx boards.
3#
1#
2# Custom kernel for Marvell DB-88F5xxx boards.
3#
4# $FreeBSD: head/sys/arm/conf/DB-88F5XXX 294413 2016-01-20 11:57:11Z zbb $
4# $FreeBSD: head/sys/arm/conf/DB-88F5XXX 295621 2016-02-14 23:42:07Z andrew $
5#
6
7ident DB-88F5XXX
8include "std.arm"
9include "../mv/orion/std.db88f5xxx"
10
11options SOC_MV_ORION
12

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

69device e1000phy
70device bpf
71options DEVICE_POLLING
72options HZ=1000
73
74# I2C (TWSI)
75device iic
76device iicbus
5#
6
7ident DB-88F5XXX
8include "std.arm"
9include "../mv/orion/std.db88f5xxx"
10
11options SOC_MV_ORION
12

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

69device e1000phy
70device bpf
71options DEVICE_POLLING
72options HZ=1000
73
74# I2C (TWSI)
75device iic
76device iicbus
77device twsi
77device ds133x
78
79# USB
80options USB_DEBUG # enable debug msgs
81device usb
82device ehci
83device umass
84device scbus

--- 12 unchanged lines hidden ---
78device ds133x
79
80# USB
81options USB_DEBUG # enable debug msgs
82device usb
83device ehci
84device umass
85device scbus

--- 12 unchanged lines hidden ---