diff options
| author | Sam Leffler <sam@FreeBSD.org> | 2009-02-05 18:12:07 +0000 |
|---|---|---|
| committer | Sam Leffler <sam@FreeBSD.org> | 2009-02-05 18:12:07 +0000 |
| commit | 63425a7f25f2d5b32a8a80a1f4bc2d776fe97adc (patch) | |
| tree | ca2ee3ec2914c2b518d9a0ad88a9c4ee7439e7d9 /sys/conf | |
| parent | b8bd4a9751d101a32257bd893d81c008376bb1bb (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/options | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options index 64504fd09fcc..4caff3002f1c 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -804,3 +804,7 @@ TDMA_TXRATE_11A_DEFAULT opt_tdma.h # Virtualize the network stack VIMAGE opt_global.h VIMAGE_GLOBALS opt_global.h + +# Common Flash Interface (CFI) options +CFI_SUPPORT_STRATAFLASH opt_cfi.h +CFI_ARMEDANDDANGEROUS opt_cfi.h |
