aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r--drivers/char/Kconfig12
1 files changed, 2 insertions, 10 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index 0e6f35fcc2eb..ad8b537ad47b 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -409,14 +409,6 @@ config SGI_MBCS
409 If you have an SGI Altix with an attached SABrick 409 If you have an SGI Altix with an attached SABrick
410 say Y or M here, otherwise say N. 410 say Y or M here, otherwise say N.
411 411
412config MSPEC
413 tristate "Memory special operations driver"
414 depends on IA64
415 help
416 If you have an ia64 and you want to enable memory special
417 operations support (formerly known as fetchop), say Y here,
418 otherwise say N.
419
420source "drivers/serial/Kconfig" 412source "drivers/serial/Kconfig"
421 413
422config UNIX98_PTYS 414config UNIX98_PTYS
@@ -1002,7 +994,7 @@ config HPET
1002 help 994 help
1003 If you say Y here, you will have a miscdevice named "/dev/hpet/". Each 995 If you say Y here, you will have a miscdevice named "/dev/hpet/". Each
1004 open selects one of the timers supported by the HPET. The timers are 996 open selects one of the timers supported by the HPET. The timers are
1005 non-periodioc and/or periodic. 997 non-periodic and/or periodic.
1006 998
1007config HPET_RTC_IRQ 999config HPET_RTC_IRQ
1008 bool "HPET Control RTC IRQ" if !HPET_EMULATE_RTC 1000 bool "HPET Control RTC IRQ" if !HPET_EMULATE_RTC
@@ -1046,7 +1038,7 @@ source "drivers/char/tpm/Kconfig"
1046 1038
1047config TELCLOCK 1039config TELCLOCK
1048 tristate "Telecom clock driver for MPBL0010 ATCA SBC" 1040 tristate "Telecom clock driver for MPBL0010 ATCA SBC"
1049 depends on EXPERIMENTAL 1041 depends on EXPERIMENTAL && X86
1050 default n 1042 default n
1051 help 1043 help
1052 The telecom clock device is specific to the MPBL0010 ATCA computer and 1044 The telecom clock device is specific to the MPBL0010 ATCA computer and