|
@@ -108,6 +108,22 @@ config ASUS_LAPTOP
|
|
|
|
|
|
If you have an ACPI-compatible ASUS laptop, say Y or M here.
|
|
|
|
|
|
+config DCDBAS
|
|
|
+ tristate "Dell Systems Management Base Driver"
|
|
|
+ depends on X86
|
|
|
+ help
|
|
|
+ The Dell Systems Management Base Driver provides a sysfs interface
|
|
|
+ for systems management software to perform System Management
|
|
|
+ Interrupts (SMIs) and Host Control Actions (system power cycle or
|
|
|
+ power off after OS shutdown) on certain Dell systems.
|
|
|
+
|
|
|
+ See <file:Documentation/dcdbas.txt> for more details on the driver
|
|
|
+ and the Dell systems on which Dell systems management software makes
|
|
|
+ use of this driver.
|
|
|
+
|
|
|
+ Say Y or M here to enable the driver for use by Dell systems
|
|
|
+ management software such as Dell OpenManage.
|
|
|
+
|
|
|
#
|
|
|
# The DELL_SMBIOS driver depends on ACPI_WMI and/or DCDBAS if those
|
|
|
# backends are selected. The "depends" line prevents a configuration
|