Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/powerpc/conf remove unused OPENPIC flags.
details: https://anonhg.NetBSD.org/src/rev/2085a983559b
branches: trunk
changeset: 790120:2085a983559b
user: christos <christos%NetBSD.org@localhost>
date: Thu Sep 19 23:29:25 2013 +0000
description:
remove unused OPENPIC flags.
diffstat:
sys/arch/powerpc/conf/files.powerpc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 180a7dd6a08e -r 2085a983559b sys/arch/powerpc/conf/files.powerpc
--- a/sys/arch/powerpc/conf/files.powerpc Thu Sep 19 23:28:52 2013 +0000
+++ b/sys/arch/powerpc/conf/files.powerpc Thu Sep 19 23:29:25 2013 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: files.powerpc,v 1.85 2012/10/20 14:42:15 kiyohara Exp $
+# $NetBSD: files.powerpc,v 1.86 2013/09/19 23:29:25 christos Exp $
defflag opt_altivec.h ALTIVEC K_ALTIVEC PPC_HAVE_SPE
-defflag opt_openpic.h OPENPIC OPENPIC_SERIAL_MODE OPENPIC_DISTRIBUTE
+defflag opt_openpic.h OPENPIC_DISTRIBUTE
defparam opt_ppcparam.h L2CR_CONFIG L3CR_CONFIG INTSTK CLOCKBASE VERBOSE_INITPPC
defflag opt_ppcarch.h PPC_OEA PPC_OEA601 PPC_OEA64 PPC_OEA64_BRIDGE PPC_MPC8XX PPC_IBM4XX PPC_IBM403 PPC_BOOKE
defflag opt_ppccache.h CACHE_PROTO_MEI
Home |
Main Index |
Thread Index |
Old Index