readme: update missing configure args
authorSpencer Oliver <spen@spen-soft.co.uk>
Thu, 4 Oct 2012 22:54:45 +0000 (23:54 +0100)
committerFreddie Chopin <freddie.chopin@gmail.com>
Sun, 7 Oct 2012 13:28:01 +0000 (13:28 +0000)
Change-Id: I495a4557f161290f8f99788de27958f7dc08d6f6
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/900
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
README

diff --git a/README b/README
index 3a473c7bcca07d9d2e184855a038f5811b108485..7b1f4a2af072642cbbb1592dadae70f1a117df54 100644 (file)
--- a/README
+++ b/README
@@ -215,6 +215,8 @@ options may be available there:
                           (for x86 only)
   --enable-parport-giveio Enable use of giveio for parport (for CygWin only)
 
+  --enable-ftdi           Enable building support for the MPSSE mode of FTDI
+                          based devices, using libusb-1.0 in asynchronous mode
 
   --enable-ft2232_libftdi Enable building support for FT2232 based devices
                           using the libftdi driver, opensource alternate of
@@ -279,6 +281,8 @@ options may be available there:
 
   --enable-opendous       Enable building support for the estick/opendous JTAG
                           Programmer
+  --enable-sysfsgpio      Enable building support for programming driven via
+                          sysfs gpios.
 
   --enable-minidriver-dummy
                           Enable the dummy minidriver.