aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-07-23 14:52:08 +0000
committerMatt Kraai <kraai@debian.org>2001-07-23 14:52:08 +0000
commit439e3df65300100e4b63580141eaa238c30431d5 (patch)
treef74320f9994faf4d68826c95cb8d043e35d3a685 /Config.h
parent0139ca92ff4b960e904d18bc0254499e163e2545 (diff)
downloadbusybox-439e3df65300100e4b63580141eaa238c30431d5.tar.gz
Add support for devfs device names.
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index d40a959eb..da62cbfda 100644
--- a/Config.h
+++ b/Config.h
@@ -407,6 +407,9 @@
// Support for TELNET to pass TERM type to remote host. Adds 384 bytes.
#define BB_FEATURE_TELNET_TTYPE
//
+// Support for devfs.
+//#define BB_FEATURE_DEVFS
+//
// End of Features List
//
//