3 menu "udev configuration"
4 depends on PACKAGE_udev
6 config UDEV_DISABLE_LOGGING
7 bool "Disable udev logging to syslog"
8 depends on PACKAGE_udev
11 Disable logging of udev messages to the syslog. If
12 unsure, choose the default N.
14 config UDEV_ENABLE_DEBUG
15 bool "Enable debug build of the udev package"
16 depends on PACKAGE_udev
19 Compile in udev debug messages. If unsure, choose
22 config UDEV_EXTRA_ata_id
23 bool "Install udev ata_id callout"
26 ata_id - udev callout to read product/serial number
29 config UDEV_EXTRA_cdrom_id
30 bool "Install udev cdrom_id callout"
33 cdrom_id - udev callout to determine the capabilities
34 of optical drives and media
36 config UDEV_EXTRA_collect
37 bool "Install udev collect"
40 Adds ID to the list governed by <checkpoint>
42 config UDEV_EXTRA_edd_id
43 bool "Install udev edd_id callout"
46 edd_id - udev callout to identify BIOS disk drives
49 config UDEV_EXTRA_firmware
50 bool "Install firmware support"
56 config UDEV_EXTRA_floppy
57 bool "Install create_floppy_devices callout"
60 create_floppy_devices - udev callout to create all
61 possible floppy device based on the CMOS type
63 config UDEV_EXTRA_fstab_import
64 bool "Install fstab import"
67 find matching entry in fstab and export it
69 config UDEV_EXTRA_path_id
70 bool "Install udev path_id callout"
73 path_id - udev callout to create a device path based
74 unique name for a device to implement the Linux
75 Persistent Device Naming scheme
77 config UDEV_EXTRA_rule_generator
78 bool "Install udev rule_generator"
82 config UDEV_EXTRA_scsi_id
83 bool "Install udev scsi_id callout"
86 scsi_id - retrieve and generate a unique SCSI identifier
88 config UDEV_EXTRA_usb_id
89 bool "Install udev usb_id callout"
92 usb_id - can find the unique id of USB devices