diff options
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r-- | drivers/char/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 0e6f35fcc2eb..39a9f8cc6412 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -1046,7 +1046,7 @@ source "drivers/char/tpm/Kconfig" | |||
1046 | 1046 | ||
1047 | config TELCLOCK | 1047 | config TELCLOCK |
1048 | tristate "Telecom clock driver for MPBL0010 ATCA SBC" | 1048 | tristate "Telecom clock driver for MPBL0010 ATCA SBC" |
1049 | depends on EXPERIMENTAL | 1049 | depends on EXPERIMENTAL && X86 |
1050 | default n | 1050 | default n |
1051 | help | 1051 | help |
1052 | The telecom clock device is specific to the MPBL0010 ATCA computer and | 1052 | The telecom clock device is specific to the MPBL0010 ATCA computer and |