diff -uNb /aversive for diff/config/Configure.help /aversive/config/Configure.help
--- /aversive for diff/config/Configure.help	2009-04-07 21:59:23.000000000 +0200
+++ /aversive/config/Configure.help	2009-04-21 00:25:07.000000000 +0200
@@ -350,6 +350,15 @@
   '/dev/ttyS0', depending on the programmer type. Under win32, it can
   look like 'com1' for instance.
 
+CONFIG_AVRDUDE_BAUDRATE
+  Choose the baudrate. This can be very useful if you are using a stk500
+  bootloader, and you want to speed it up.
+
+CONFIG_AVRDUDE_CHECK_SIGNATURE
+  Avrdude normally checks the device signature, but some bootloaders doesn't
+  implement this, or your device may not communicate with Avrdude. This option
+  allows you to bypass this check.
+
 CONFIG_AVRDUDE_FUSE
   If you enable this option, a script will be launched just after this
   saving the configuration. This script uses avrdude to program the
Common subdirectories: /aversive for diff/config/fuses_defs and /aversive/config/fuses_defs
Common subdirectories: /aversive for diff/config/gen_headers and /aversive/config/gen_headers
Common subdirectories: /aversive for diff/config/scripts and /aversive/config/scripts
