summaryrefslogtreecommitdiffstats
path: root/package/udev
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2007-07-28 23:02:26 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2007-07-28 23:02:26 +0000
commitfa9fc5aafa2656e6d9ebbd946a454d58a91d1ba9 (patch)
treefce2dbf8e372afb7624d8e2974f51a29b2f34494 /package/udev
parent19ab5e67fe077986b17453aacc610b4e9d6cbaf7 (diff)
downloadbuildroot-novena-fa9fc5aafa2656e6d9ebbd946a454d58a91d1ba9.tar.gz
buildroot-novena-fa9fc5aafa2656e6d9ebbd946a454d58a91d1ba9.zip
Replace space by tabs
Diffstat (limited to 'package/udev')
-rw-r--r--package/udev/Config.in32
1 files changed, 16 insertions, 16 deletions
diff --git a/package/udev/Config.in b/package/udev/Config.in
index b005012d7..8917d1692 100644
--- a/package/udev/Config.in
+++ b/package/udev/Config.in
@@ -7,28 +7,28 @@ config BR2_PACKAGE_UDEV
ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/
config BR2_PACKAGE_UDEV_UTILS
- bool "udev-utils"
- default n
- depends on BR2_PACKAGE_UDEV
- help
- Adds the udevmonitor, udevinfo, and udevtest binaries
+ bool "udev-utils"
+ default n
+ depends on BR2_PACKAGE_UDEV
+ help
+ Adds the udevmonitor, udevinfo, and udevtest binaries
to your filesystem.
menu "Extra udev tools"
- depends BR2_PACKAGE_UDEV
+ depends BR2_PACKAGE_UDEV
config BR2_PACKAGE_UDEV_VOLUME_ID
- bool "udev-libvolume_id"
- default n
- depends on BR2_PACKAGE_UDEV
- help
- Build and install volume identification library.
+ bool "udev-libvolume_id"
+ default n
+ depends on BR2_PACKAGE_UDEV
+ help
+ Build and install volume identification library.
config BR2_PACKAGE_UDEV_SCSI_ID
- bool "udev-scsi_id"
- default n
- depends on BR2_PACKAGE_UDEV
- help
- Build and install SCSI disk identification library.
+ bool "udev-scsi_id"
+ default n
+ depends on BR2_PACKAGE_UDEV
+ help
+ Build and install SCSI disk identification library.
endmenu