From fa9fc5aafa2656e6d9ebbd946a454d58a91d1ba9 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Sat, 28 Jul 2007 23:02:26 +0000 Subject: Replace space by tabs --- package/udev/Config.in | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'package/udev') 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 -- cgit v1.2.3