summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2011-08-24 17:34:00 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2011-08-24 17:34:00 +0200
commit1d4a42cc4688a7a0fb4f05baa4c0de88b067b683 (patch)
tree0e47fe9533bb7f386c860e067ae48cc38d1ad4da
parent89ec2b1b485b5fe7feb3773f579961fe3c26000b (diff)
downloadptxdist-1d4a42cc4688a7a0fb4f05baa4c0de88b067b683.tar.gz
ptxdist-1d4a42cc4688a7a0fb4f05baa4c0de88b067b683.tar.xz
udev: fix indention
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
-rw-r--r--rules/udev.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/rules/udev.in b/rules/udev.in
index 295ec8286..ae54bed83 100644
--- a/rules/udev.in
+++ b/rules/udev.in
@@ -95,7 +95,7 @@ menu "install options "
bool
prompt "install default keymaps"
help
- This will install some of the common keymaps shipped by udev.
+ This will install some of the common keymaps shipped by udev.
config UDEV_CUST_RULES
bool
@@ -173,7 +173,7 @@ if UDEV_EXTRAS
bool
prompt "firmware"
help
- This is a small helper binary to load some kind of firmware on demand
+ This is a small helper binary to load some kind of firmware on demand
config UDEV_EXTRA_FLOPPY
bool
@@ -261,9 +261,9 @@ if UDEV_EXTRAS
bool
prompt "usb_id"
help
- This is a helper to generate unique information about some kind of
- USB device. This is required to ensure the same hotplugged device to
- appear always at the same device node (via link)
+ This is a helper to generate unique information about some kind of
+ USB device. This is required to ensure the same hotplugged device to
+ appear always at the same device node (via link)
config UDEV_EXTRA_V4L_ID
bool