1# $FreeBSD$ 2 3options FDT 4 5# Undo options from sys/conf/NOTES that we do not want... 6 7nooptions COMPAT_FREEBSD4 8nooptions COMPAT_FREEBSD5 9nooptions COMPAT_FREEBSD6 10nooptions COMPAT_FREEBSD7 11nooptions COMPAT_FREEBSD9 12nooptions PPC_PROBE_CHIPSET 13nooptions MAXCPU # value is set in machine/param.h 14 15# Devices in sys/conf/NOTES for which no such hardware exists on arm, 16# or the drivers don't compile... 17 18nodevice sym 19 20nodevice ccr 21nodevice cxgbe 22nodevice cxgbev 23nodevice snd_cmi 24 25nodevice mpr 26nodevice mps 27 28# Add devices which are specific to various arm platforms... 29 30device twsi # i2c controller on Marvel and Allwinner 31