Deleted Added
full compact
EB9200 (266331) EB9200 (266383)
1# EB9200 - Custom kernel for the Embest ATEB9200 AT91RM9200 evaluation 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# An exhaustive list of options and more detailed explanations of the
9# device lines is also present in the ../../conf/NOTES and NOTES files.
10# If you are in doubt as to the purpose or necessity of a line, check first
11# in NOTES.
12#
1# EB9200 - Custom kernel for the Embest ATEB9200 AT91RM9200 evaluation 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# An exhaustive list of options and more detailed explanations of the
9# device lines is also present in the ../../conf/NOTES and NOTES files.
10# If you are in doubt as to the purpose or necessity of a line, check first
11# in NOTES.
12#
13# $FreeBSD: stable/10/sys/arm/conf/EB9200 266331 2014-05-17 17:34:37Z ian $
13# $FreeBSD: stable/10/sys/arm/conf/EB9200 266383 2014-05-18 00:21:14Z ian $
14
14
15#NO_UNIVERSE
16
15ident EB9200
16
17include "../at91/std.eb9200"
18# The AT91 platform doesn't use /boot/loader, so we have to statically wire
19# hints.
20hints "EB9200.hints"
21makeoptions MODULES_OVERRIDE=""
22

--- 90 unchanged lines hidden ---
17ident EB9200
18
19include "../at91/std.eb9200"
20# The AT91 platform doesn't use /boot/loader, so we have to statically wire
21# hints.
22hints "EB9200.hints"
23makeoptions MODULES_OVERRIDE=""
24

--- 90 unchanged lines hidden ---