summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2010-09-24 21:23:23 +0000
committerjmallett <jmallett@FreeBSD.org>2010-09-24 21:23:23 +0000
commitcff358c3df8330d3761087f73e9192c8b8f7fe6a (patch)
tree9f1426ff7efd8e4afe684bae85eb674cd7e3a622 /sys/mips
parentc6d4f5ec46575dd2ea58963fa4f82f7fb5c36d20 (diff)
downloadFreeBSD-src-cff358c3df8330d3761087f73e9192c8b8f7fe6a.zip
FreeBSD-src-cff358c3df8330d3761087f73e9192c8b8f7fe6a.tar.gz
Make the vast majority of Simple Executive files standard. Perhaps some of
these could be made dependent on either of the octusb or octe options, but making them standard fixes a number of option combinations that were previously broken.
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/cavium/files.octeon135
1 files changed, 17 insertions, 18 deletions
diff --git a/sys/mips/cavium/files.octeon1 b/sys/mips/cavium/files.octeon1
index c8dc43c..34e7dfc 100644
--- a/sys/mips/cavium/files.octeon1
+++ b/sys/mips/cavium/files.octeon1
@@ -39,30 +39,29 @@ mips/cavium/octopci_bus_space.c optional pci
mips/cavium/usb/octusb.c optional usb octusb
mips/cavium/usb/octusb_octeon.c optional usb octusb
-contrib/octeon-sdk/cvmx-cmd-queue.c optional octe
-contrib/octeon-sdk/cvmx-fpa.c optional octe
-contrib/octeon-sdk/cvmx-helper.c optional octe
-contrib/octeon-sdk/cvmx-helper-board.c optional octe
-contrib/octeon-sdk/cvmx-helper-errata.c optional octe
-contrib/octeon-sdk/cvmx-helper-fpa.c optional octe
-contrib/octeon-sdk/cvmx-helper-loop.c optional octe
-contrib/octeon-sdk/cvmx-helper-npi.c optional octe
-contrib/octeon-sdk/cvmx-helper-rgmii.c optional octe
-contrib/octeon-sdk/cvmx-helper-sgmii.c optional octe
-contrib/octeon-sdk/cvmx-helper-spi.c optional octe
-contrib/octeon-sdk/cvmx-helper-util.c optional octe
-contrib/octeon-sdk/cvmx-helper-xaui.c optional octe
-contrib/octeon-sdk/cvmx-pko.c optional octe
-contrib/octeon-sdk/cvmx-spi.c optional octe
-contrib/octeon-sdk/cvmx-spi4000.c optional octe
-contrib/octeon-sdk/cvmx-twsi.c optional octe
-
contrib/octeon-sdk/cvmx-usb.c optional octusb
# XXX Some files could be excluded in some configurations. Making them
# optional but on in the default config would seem reasonable.
+contrib/octeon-sdk/cvmx-cmd-queue.c standard
contrib/octeon-sdk/cvmx-bootmem.c standard
+contrib/octeon-sdk/cvmx-fpa.c standard
+contrib/octeon-sdk/cvmx-helper.c standard
+contrib/octeon-sdk/cvmx-helper-board.c standard
+contrib/octeon-sdk/cvmx-helper-errata.c standard
+contrib/octeon-sdk/cvmx-helper-fpa.c standard
+contrib/octeon-sdk/cvmx-helper-loop.c standard
+contrib/octeon-sdk/cvmx-helper-npi.c standard
+contrib/octeon-sdk/cvmx-helper-rgmii.c standard
+contrib/octeon-sdk/cvmx-helper-sgmii.c standard
+contrib/octeon-sdk/cvmx-helper-spi.c standard
+contrib/octeon-sdk/cvmx-helper-util.c standard
+contrib/octeon-sdk/cvmx-helper-xaui.c standard
+contrib/octeon-sdk/cvmx-pko.c standard
+contrib/octeon-sdk/cvmx-spi.c standard
+contrib/octeon-sdk/cvmx-spi4000.c standard
contrib/octeon-sdk/cvmx-sysinfo.c standard
contrib/octeon-sdk/cvmx-thunder.c standard
+contrib/octeon-sdk/cvmx-twsi.c standard
contrib/octeon-sdk/cvmx-warn.c standard
contrib/octeon-sdk/octeon-model.c standard
OpenPOWER on IntegriCloud