summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2014-02-01 17:41:54 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2014-02-01 17:41:54 +0000
commit8eeb1ec8b414f5f35a89143f70434fd804ea56d9 (patch)
tree1a61424c94876f74b26b24ff8f4e3656a619cb66 /sys/conf
parentfe5ea2b0207e1ec2c4537c9b3331811e6e7c0f61 (diff)
downloadFreeBSD-src-8eeb1ec8b414f5f35a89143f70434fd804ea56d9.zip
FreeBSD-src-8eeb1ec8b414f5f35a89143f70434fd804ea56d9.tar.gz
Provide a simpler and more standards-compliant simplebus implementation to
get the Routerboard 800 up and running with the vendor device tree. This does not implement some BERI-specific features (which hopefully won't be necessary soon), so move the old code to mips/beri, with a higher attach priority when built, until MIPS interrupt domain support is rearranged.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 46e669f..dea5920 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1367,7 +1367,6 @@ dev/fb/fbd.c optional fbd | vt
dev/fb/fb_if.m standard
dev/fb/splash.c optional sc splash
dev/fdt/fdt_common.c optional fdt
-dev/fdt/fdt_ic_if.m optional fdt
dev/fdt/fdt_slicer.c optional fdt cfi | fdt nand
dev/fdt/fdt_static_dtb.S optional fdt fdt_dtb_static \
dependency "$S/boot/fdt/dts/${FDT_DTS_FILE}"
OpenPOWER on IntegriCloud