diff options
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r-- | drivers/acpi/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 364e6fe8ec35..f4f000abc4e9 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -252,21 +252,6 @@ config ACPI_TOSHIBA | |||
252 | If you have a legacy free Toshiba laptop (such as the Libretto L1 | 252 | If you have a legacy free Toshiba laptop (such as the Libretto L1 |
253 | series), say Y. | 253 | series), say Y. |
254 | 254 | ||
255 | config ACPI_SONY | ||
256 | tristate "Sony Laptop Extras" | ||
257 | depends on X86 && ACPI | ||
258 | select BACKLIGHT_CLASS_DEVICE | ||
259 | default m | ||
260 | ---help--- | ||
261 | This mini-driver drives the ACPI SNC device present in the | ||
262 | ACPI BIOS of the Sony Vaio laptops. | ||
263 | |||
264 | It gives access to some extra laptop functionalities. In | ||
265 | its current form, the only thing this driver does is letting | ||
266 | the user set or query the screen brightness. | ||
267 | |||
268 | Read <file:Documentation/acpi/sony_acpi.txt> for more information. | ||
269 | |||
270 | config ACPI_CUSTOM_DSDT | 255 | config ACPI_CUSTOM_DSDT |
271 | bool "Include Custom DSDT" | 256 | bool "Include Custom DSDT" |
272 | depends on !STANDALONE | 257 | depends on !STANDALONE |