Module Name: src
Committed By: matt
Date: Tue Apr 21 04:24:52 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: BPI
Log Message:
No need for CPU_CORTEXA7 since it's implied by ALLWINNER_A20
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbarm/conf/BPI
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/BPI
diff -u src/sys/arch/evbarm/conf/BPI:1.13 src/sys/arch/evbarm/conf/BPI:1.14
--- src/sys/arch/evbarm/conf/BPI:1.13 Sun Nov 23 20:02:37 2014
+++ src/sys/arch/evbarm/conf/BPI Tue Apr 21 04:24:51 2015
@@ -1,5 +1,5 @@
#
-# $NetBSD: BPI,v 1.13 2014/11/23 20:02:37 snj Exp $
+# $NetBSD: BPI,v 1.14 2015/04/21 04:24:51 matt Exp $
#
# BPI -- Banana Pi - an Allwinner A20 Eval Board Kernel
#
@@ -22,7 +22,6 @@ makeoptions CPUFLAGS="-mcpu=cortex-a7 -m
no makeoptions BOARDTYPE
makeoptions BOARDTYPE="bpi"
#options UVMHIST,UVMHIST_PRINT
-options CPU_CORTEXA7
options ALLWINNER_A20
options PMAPCOUNTERS
options AWIN_CONSOLE_EARLY