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.
|
the default N.
|
||||||
|
|
||||||
config UDEV_EXTRA_accelerometer
|
config UDEV_EXTRA_accelerometer
|
||||||
bool "Install udev acceleroometer callout"
|
bool "Install udev accelerometer callout"
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
accelerometer - udev callout to export device orientation
|
accelerometer - udev callout to export device orientation
|
||||||
|
@ -55,15 +55,14 @@ config UDEV_EXTRA_firmware
|
||||||
bool "Install firmware support"
|
bool "Install firmware support"
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
udev firmware loader
|
udev firmware loader via EDD
|
||||||
via EDD
|
|
||||||
|
|
||||||
config UDEV_EXTRA_floppy
|
config UDEV_EXTRA_floppy
|
||||||
bool "Install create_floppy_devices callout"
|
bool "Install create_floppy_devices callout"
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
create_floppy_devices - udev callout to create all
|
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
|
config UDEV_EXTRA_input_id
|
||||||
bool "Install input_id callout"
|
bool "Install input_id callout"
|
||||||
|
|
Loading…
Reference in a new issue