udev/Config.in: help format, and fix spelling mistake
Formatting and spelling fixes. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> SVN-Revision: 42913
This commit is contained in:
parent
064f50871b
commit
13dce9817e
1 changed files with 25 additions and 26 deletions
|
@ -18,7 +18,7 @@ config UDEV_ENABLE_DEBUG
|
|||
the default N.
|
||||
|
||||
config UDEV_EXTRA_accelerometer
|
||||
bool "Install udev acceleroometer callout"
|
||||
bool "Install udev accelerometer callout"
|
||||
default y
|
||||
help
|
||||
accelerometer - udev callout to export device orientation
|
||||
|
@ -55,15 +55,14 @@ config UDEV_EXTRA_firmware
|
|||
bool "Install firmware support"
|
||||
default n
|
||||
help
|
||||
udev firmware loader
|
||||
via EDD
|
||||
udev firmware loader via EDD
|
||||
|
||||
config UDEV_EXTRA_floppy
|
||||
bool "Install create_floppy_devices callout"
|
||||
default n
|
||||
help
|
||||
create_floppy_devices - udev callout to create all
|
||||
possible floppy device based on the CMOS type
|
||||
possible floppy devices based on the CMOS type
|
||||
|
||||
config UDEV_EXTRA_input_id
|
||||
bool "Install input_id callout"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue