Deleted Added
full compact
DREAMPLUG-1001 (282499) DREAMPLUG-1001 (282576)
1# Kernel config for GlobalScale Technologies DreamPlug version 1001.
2#
3# This is for units that are version 10, revision 01, with NOR SPI flash.
4# These units are identified with the number "1001" on the S/N label.
5#
6# For more information on this file, please read the handbook section on
7# Kernel Configuration Files:
8#

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

13# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
14# latest information.
15#
16# An exhaustive list of options and more detailed explanations of the
17# device lines is also present in the ../../conf/NOTES and NOTES files.
18# If you are in doubt as to the purpose or necessity of a line, check first
19# in NOTES.
20#
1# Kernel config for GlobalScale Technologies DreamPlug version 1001.
2#
3# This is for units that are version 10, revision 01, with NOR SPI flash.
4# These units are identified with the number "1001" on the S/N label.
5#
6# For more information on this file, please read the handbook section on
7# Kernel Configuration Files:
8#

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

13# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
14# latest information.
15#
16# An exhaustive list of options and more detailed explanations of the
17# device lines is also present in the ../../conf/NOTES and NOTES files.
18# If you are in doubt as to the purpose or necessity of a line, check first
19# in NOTES.
20#
21# $FreeBSD: head/sys/arm/conf/DREAMPLUG-1001 282499 2015-05-05 16:09:25Z ian $
21# $FreeBSD: head/sys/arm/conf/DREAMPLUG-1001 282576 2015-05-07 12:38:23Z andrew $
22#
23#NO_UNIVERSE
24
25ident DREAMPLUG-1001
26
22#
23#NO_UNIVERSE
24
25ident DREAMPLUG-1001
26
27include "std.arm"
28include "../mv/kirkwood/std.db88f6xxx"
27include "std.arm"
28include "../mv/kirkwood/std.db88f6xxx"
29
30makeoptions FDT_DTS_FILE=dreamplug-1001.dts
31
32options SOC_MV_KIRKWOOD
33
34options SCHED_4BSD # 4BSD scheduler
35options INET # InterNETworking
36options INET6 # IPv6 communications protocols

--- 148 unchanged lines hidden ---
29
30makeoptions FDT_DTS_FILE=dreamplug-1001.dts
31
32options SOC_MV_KIRKWOOD
33
34options SCHED_4BSD # 4BSD scheduler
35options INET # InterNETworking
36options INET6 # IPv6 communications protocols

--- 148 unchanged lines hidden ---