Deleted Added
full compact
DB-88F6XXX (289945) DB-88F6XXX (294413)
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 289945 2015-10-25 22:00:56Z zbb $
4# $FreeBSD: head/sys/arm/conf/DB-88F6XXX 294413 2016-01-20 11:57:11Z zbb $
5#
6
7ident DB-88F6XXX
8include "std.arm"
9include "../mv/kirkwood/std.db88f6xxx"
10
11options SOC_MV_KIRKWOOD
12

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

89device iicbus
90
91# SATA
92device mvs
93
94# NAND
95device nand
96
5#
6
7ident DB-88F6XXX
8include "std.arm"
9include "../mv/kirkwood/std.db88f6xxx"
10
11options SOC_MV_KIRKWOOD
12

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

89device iicbus
90
91# SATA
92device mvs
93
94# NAND
95device nand
96
97# GPIO
98device gpio
99
97# Flattened Device Tree
98options FDT # Configure using FDT/DTB data
99options FDT_DTB_STATIC
100makeoptions FDT_DTS_FILE=db88f6281.dts
100# Flattened Device Tree
101options FDT # Configure using FDT/DTB data
102options FDT_DTB_STATIC
103makeoptions FDT_DTS_FILE=db88f6281.dts