aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2015-05-18 08:12:08 +0000
committerAndrew Turner <andrew@FreeBSD.org>2015-05-18 08:12:08 +0000
commit87c74046b6dde0c6fa053ee6f047bf5db469db7a (patch)
tree5eeb603acd26b7b3bd38e5959ca3eaf1915fabae /sys/arm/conf
parent8a343f93e6a77583040a2f14e12554e9c214ed57 (diff)
downloadsrc-87c74046b6dde0c6fa053ee6f047bf5db469db7a.tar.gz
src-87c74046b6dde0c6fa053ee6f047bf5db469db7a.zip
Clean up the style to be "include<space><tab>" and remove options already
in std.armv6.
Notes
Notes: svn path=/head/; revision=283052
Diffstat (limited to 'sys/arm/conf')
-rw-r--r--sys/arm/conf/ALPINE9
1 files changed, 2 insertions, 7 deletions
diff --git a/sys/arm/conf/ALPINE b/sys/arm/conf/ALPINE
index 8753af4034ec..626dcfa21d46 100644
--- a/sys/arm/conf/ALPINE
+++ b/sys/arm/conf/ALPINE
@@ -19,8 +19,8 @@
ident ALPINE
-include "std.armv6"
-include "../annapurna/alpine/std.alpine"
+include "std.armv6"
+include "../annapurna/alpine/std.alpine"
makeoptions MODULES_OVERRIDE=""
makeoptions WERROR="-Werror"
@@ -35,11 +35,6 @@ options BREAK_TO_DEBUGGER
options KDB
options DDB #Enable the kernel debugger
-# NFS support
-options NFSCL #Network Filesystem Client
-options NFSLOCKD #Network Lock Manager
-options NFS_ROOT #NFS usable as /, requires NFSCLIENT
-
# Interrupt controller
device gic