4 depends on PACKAGE_udev
6 config UDEV_DISABLE_LOGGING
7 bool "Disable udev logging to syslog"
10 Disable logging of udev messages to the syslog. If
11 unsure, choose the default N.
13 config UDEV_ENABLE_DEBUG
14 bool "Enable debug build of the udev package"
17 Compile in udev debug messages. If unsure, choose
20 config UDEV_EXTRA_ata_id
21 bool "Install udev ata_id callout"
24 ata_id - udev callout to read product/serial number
27 config UDEV_EXTRA_cdrom_id
28 bool "Install udev cdrom_id callout"
31 cdrom_id - udev callout to determine the capabilities
32 of optical drives and media
34 config UDEV_EXTRA_collect
35 bool "Install udev collect"
38 Adds ID to the list governed by <checkpoint>
40 config UDEV_EXTRA_edd_id
41 bool "Install udev edd_id callout"
44 edd_id - udev callout to identify BIOS disk drives
47 config UDEV_EXTRA_firmware
48 bool "Install firmware support"
54 config UDEV_EXTRA_floppy
55 bool "Install create_floppy_devices callout"
58 create_floppy_devices - udev callout to create all
59 possible floppy device based on the CMOS type
61 config UDEV_EXTRA_fstab_import
62 bool "Install fstab import"
65 find matching entry in fstab and export it
67 config UDEV_EXTRA_path_id
68 bool "Install udev path_id callout"
71 path_id - udev callout to create a device path based
72 unique name for a device to implement the Linux
73 Persistent Device Naming scheme
75 config UDEV_EXTRA_rule_generator
76 bool "Install udev rule_generator"
80 config UDEV_EXTRA_scsi_id
81 bool "Install udev scsi_id callout"
84 scsi_id - retrieve and generate a unique SCSI identifier
86 config UDEV_EXTRA_usb_id
87 bool "Install udev usb_id callout"
90 usb_id - can find the unique id of USB devices