summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/RPI2
diff options
context:
space:
mode:
authorloos <loos@FreeBSD.org>2015-05-02 20:41:49 +0000
committerloos <loos@FreeBSD.org>2015-05-02 20:41:49 +0000
commit87a5dc44607de87b0e64043c589bac072de27bbc (patch)
tree559f7572e9e54241df3f72fcaf8f740312f94185 /sys/arm/conf/RPI2
parente23deb0e609dbf36ea0fa666dcc85b4e01661901 (diff)
downloadFreeBSD-src-87a5dc44607de87b0e64043c589bac072de27bbc.zip
FreeBSD-src-87a5dc44607de87b0e64043c589bac072de27bbc.tar.gz
Fix the kernel ident for RPI2.
Diffstat (limited to 'sys/arm/conf/RPI2')
-rw-r--r--sys/arm/conf/RPI24
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arm/conf/RPI2 b/sys/arm/conf/RPI2
index 18d97d7..5383601 100644
--- a/sys/arm/conf/RPI2
+++ b/sys/arm/conf/RPI2
@@ -1,5 +1,5 @@
#
-# RPI-B -- Custom configuration for the Raspberry Pi
+# RPI2 -- Custom configuration for the Raspberry Pi 2
#
# For more information on this file, please read the config(5) manual page,
# and/or the handbook section on Kernel Configuration Files:
@@ -18,7 +18,7 @@
#
# $FreeBSD$
-ident RPI-B
+ident RPI2
include "../broadcom/bcm2835/std.rpi"
include "../broadcom/bcm2835/std.bcm2836"
OpenPOWER on IntegriCloud