diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -378,6 +378,7 @@ | |||
378 | // Tell tftp what commands that should be supported. | 378 | // Tell tftp what commands that should be supported. |
379 | #define BB_FEATURE_TFTP_PUT | 379 | #define BB_FEATURE_TFTP_PUT |
380 | #define BB_FEATURE_TFTP_GET | 380 | #define BB_FEATURE_TFTP_GET |
381 | //#define BB_FEATURE_TFTP_BLOCKSIZE | ||
381 | // | 382 | // |
382 | // features for vi | 383 | // features for vi |
383 | #define BB_FEATURE_VI_COLON // ":" colon commands, no "ex" mode | 384 | #define BB_FEATURE_VI_COLON // ":" colon commands, no "ex" mode |