More minor tweaks.
This commit is contained in:
@ -67,7 +67,7 @@ config CONFIG_DEVFSD
|
||||
bool "devfsd (obsolete)"
|
||||
default n
|
||||
help
|
||||
This is deprecated, and will be going away in a future release.
|
||||
This is deprecated, and will be removed at the end of 2008.
|
||||
|
||||
Provides compatibility with old device names on a devfs systems.
|
||||
You should set it to true if you have devfs enabled.
|
||||
@ -105,13 +105,12 @@ config CONFIG_FEATURE_DEVFS
|
||||
bool " Use devfs names for all devices (obsolete)"
|
||||
default n
|
||||
help
|
||||
This is obsolete and will be going away at the end of 2008..
|
||||
|
||||
This tells busybox to look for names like /dev/loop/0 instead of
|
||||
/dev/loop0. If your /dev directory has normal names instead of
|
||||
devfs names, you don't want this.
|
||||
|
||||
This is obsolete and will be going away someday. Consider it
|
||||
deprecated.
|
||||
|
||||
config CONFIG_EJECT
|
||||
bool "eject"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user