mirror of https://github.com/hak5/openwrt-owl.git
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: 42913owl
parent
064f50871b
commit
13dce9817e
|
@ -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…
Reference in New Issue