aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2013-10-18 20:52:42 +0000
committerBrooks Davis <brooks@FreeBSD.org>2013-10-18 20:52:42 +0000
commit1a440eb2c0a776dc53f50a4303809cc06a0bd573 (patch)
tree5f4ce0f5555049cef69a757de9ec6d13b1a00d82 /sys/conf
parentf570e9e14588b037188c757bdb8876fa57505f90 (diff)
downloadsrc-1a440eb2c0a776dc53f50a4303809cc06a0bd573.tar.gz
src-1a440eb2c0a776dc53f50a4303809cc06a0bd573.zip
MFP4: 1136252
Add an option ATSE_CFI_HACK to allow memory mapped CFI devices to have their address range allocated sharable so that atse(4) can find it's Ethernet address in the expected location. We intend to remove this hack once the BERI platform has a loader.
Notes
Notes: svn path=/head/; revision=256753
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 1009f5ba8dc6..a4c785ee6e3a 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -69,6 +69,7 @@ TEXTDUMP_VERBOSE opt_ddb.h
ADAPTIVE_LOCKMGRS
ALQ
ALTERA_SDCARD_FAST_SIM opt_altera_sdcard.h
+ATSE_CFI_HACK opt_cfi.h
AUDIT opt_global.h
BOOTHOWTO opt_global.h
BOOTVERBOSE opt_global.h