Deleted Added
full compact
VERSATILEPB (244281) VERSATILEPB (244480)
1# VERSATILEPB - Configuration for QEMU version of Versatile Platform Board
2#
3# For more information on this file, please read the handbook section on
4# Kernel Configuration Files:
5#
6# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7#
8# The handbook is also available locally in /usr/share/doc/handbook
9# if you've installed the doc distribution, otherwise always see the
10# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11# latest information.
12#
13# An exhaustive list of options and more detailed explanations of the
14# device lines is also present in the ../../conf/NOTES and NOTES files.
15# If you are in doubt as to the purpose or necessity of a line, check first
16# in NOTES.
17#
1# VERSATILEPB - Configuration for QEMU version of Versatile Platform Board
2#
3# For more information on this file, please read the handbook section on
4# Kernel Configuration Files:
5#
6# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7#
8# The handbook is also available locally in /usr/share/doc/handbook
9# if you've installed the doc distribution, otherwise always see the
10# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11# latest information.
12#
13# An exhaustive list of options and more detailed explanations of the
14# device lines is also present in the ../../conf/NOTES and NOTES files.
15# If you are in doubt as to the purpose or necessity of a line, check first
16# in NOTES.
17#
18# $FreeBSD: head/sys/arm/conf/VERSATILEPB 244281 2012-12-16 00:20:16Z gonzo $
18# $FreeBSD: head/sys/arm/conf/VERSATILEPB 244480 2012-12-20 04:32:02Z gonzo $
19
20ident VERSATILEPB
21machine arm armv6
19
20ident VERSATILEPB
21machine arm armv6
22cpu CPU_ARM11
22cpu CPU_ARM1176
23
24files "../versatile/files.versatile"
25makeoptions MODULES_OVERRIDE=""
26
27options KERNVIRTADDR=0xc0100000
28makeoptions KERNVIRTADDR=0xc0100000
29options KERNPHYSADDR=0x00100000
30makeoptions KERNPHYSADDR=0x00100000

--- 71 unchanged lines hidden ---
23
24files "../versatile/files.versatile"
25makeoptions MODULES_OVERRIDE=""
26
27options KERNVIRTADDR=0xc0100000
28makeoptions KERNVIRTADDR=0xc0100000
29options KERNPHYSADDR=0x00100000
30makeoptions KERNPHYSADDR=0x00100000

--- 71 unchanged lines hidden ---