Deleted Added
full compact
KB920X (266331) KB920X (266383)
1# KB920X -- Custom kernel configuration for the KB9202 (no letter, A and B)
2# AT91RM9200 evaluation boards from kwikbyte.com.
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#
9# The handbook is also available locally in /usr/share/doc/handbook
10# if you've installed the doc distribution, otherwise always see the
11# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
12# latest information.
13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ../../conf/NOTES and NOTES files.
16# If you are in doubt as to the purpose or necessity of a line, check first
17# in NOTES.
18#
1# KB920X -- Custom kernel configuration for the KB9202 (no letter, A and B)
2# AT91RM9200 evaluation boards from kwikbyte.com.
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#
9# The handbook is also available locally in /usr/share/doc/handbook
10# if you've installed the doc distribution, otherwise always see the
11# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
12# latest information.
13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ../../conf/NOTES and NOTES files.
16# If you are in doubt as to the purpose or necessity of a line, check first
17# in NOTES.
18#
19# $FreeBSD: stable/10/sys/arm/conf/KB920X 266331 2014-05-17 17:34:37Z ian $
19# $FreeBSD: stable/10/sys/arm/conf/KB920X 266383 2014-05-18 00:21:14Z ian $
20
20
21#NO_UNIVERSE
22
21ident KB920X
22
23include "../at91/std.kb920x"
24# The AT91 platform doesn't use /boot/loader, so we have to statically wire
25# hints.
26hints "KB920X.hints"
27makeoptions MODULES_OVERRIDE=""
28

--- 124 unchanged lines hidden ---
23ident KB920X
24
25include "../at91/std.kb920x"
26# The AT91 platform doesn't use /boot/loader, so we have to statically wire
27# hints.
28hints "KB920X.hints"
29makeoptions MODULES_OVERRIDE=""
30

--- 124 unchanged lines hidden ---