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_accelerometer
21 bool "Install udev acceleroometer callout"
24 accelerometer - udev callout to export device orientation
27 config UDEV_EXTRA_ata_id
28 bool "Install udev ata_id callout"
31 ata_id - udev callout to read product/serial number
34 config UDEV_EXTRA_cdrom_id
35 bool "Install udev cdrom_id callout"
38 cdrom_id - udev callout to determine the capabilities
39 of optical drives and media
41 config UDEV_EXTRA_collect
42 bool "Install udev collect"
45 Adds ID to the list governed by <checkpoint>
47 config UDEV_EXTRA_edd_id
48 bool "Install udev edd_id callout"
51 edd_id - udev callout to identify BIOS disk drives
54 config UDEV_EXTRA_firmware
55 bool "Install firmware support"
61 config UDEV_EXTRA_floppy
62 bool "Install create_floppy_devices callout"
65 create_floppy_devices - udev callout to create all
66 possible floppy device based on the CMOS type
68 config UDEV_EXTRA_input_id
69 bool "Install input_id callout"
72 input_id - udev callout to classify input devices
74 config UDEV_EXTRA_mtd_probe
75 bool "Install mtd_probe callout"
78 mtd_probe - udev callout to probe mtd devices
80 config UDEV_EXTRA_path_id
81 bool "Install udev path_id callout"
84 path_id - udev callout to create a device path based
85 unique name for a device to implement the Linux
86 Persistent Device Naming scheme
88 config UDEV_EXTRA_qemu
89 bool "Install qemu specific rules"
92 Install rules for autosuspension of QEMU emulated
95 config UDEV_EXTRA_rule_generator
96 bool "Install udev rule_generator"
100 config UDEV_EXTRA_scsi_id
101 bool "Install udev scsi_id callout"
104 scsi_id - retrieve and generate a unique SCSI identifier
106 config UDEV_EXTRA_usb_id
107 bool "Install udev usb_id callout"
110 usb_id - can find the unique id of USB devices
112 config UDEV_EXTRA_v4l_id
113 bool "Install udev v4l_id callout"
116 v4l_id - udev callout to identify Video4Linux devices