diff options
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r-- | drivers/char/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index ea6f6325f9ba..72bedad6bf8c 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -418,8 +418,8 @@ config APPLICOM | |||
418 | If unsure, say N. | 418 | If unsure, say N. |
419 | 419 | ||
420 | config SONYPI | 420 | config SONYPI |
421 | tristate "Sony Vaio Programmable I/O Control Device support (EXPERIMENTAL)" | 421 | tristate "Sony Vaio Programmable I/O Control Device support" |
422 | depends on EXPERIMENTAL && X86 && PCI && INPUT && !64BIT | 422 | depends on X86 && PCI && INPUT && !64BIT |
423 | ---help--- | 423 | ---help--- |
424 | This driver enables access to the Sony Programmable I/O Control | 424 | This driver enables access to the Sony Programmable I/O Control |
425 | Device which can be found in many (all ?) Sony Vaio laptops. | 425 | Device which can be found in many (all ?) Sony Vaio laptops. |
@@ -566,7 +566,7 @@ source "drivers/char/tpm/Kconfig" | |||
566 | 566 | ||
567 | config TELCLOCK | 567 | config TELCLOCK |
568 | tristate "Telecom clock driver for ATCA SBC" | 568 | tristate "Telecom clock driver for ATCA SBC" |
569 | depends on EXPERIMENTAL && X86 | 569 | depends on X86 |
570 | default n | 570 | default n |
571 | help | 571 | help |
572 | The telecom clock device is specific to the MPCBL0010 and MPCBL0050 | 572 | The telecom clock device is specific to the MPCBL0010 and MPCBL0050 |