···6677config VT88 bool "Virtual terminal" if EMBEDDED99+ depends on !S390910 select INPUT1011 default y if !VIOCONS1112 ---help---···767766768767config RTC769768 tristate "Enhanced Real Time Clock Support"770770- depends on !PPC && !PARISC && !IA64 && !M68K && (!SPARC || PCI) && !FRV && !ARM && !SUPERH769769+ depends on !PPC && !PARISC && !IA64 && !M68K && (!SPARC || PCI) && !FRV && !ARM && !SUPERH && !S390771770 ---help---772771 If you say Y here and create a character special file /dev/rtc with773772 major number 10 and minor number 135 using mknod ("man mknod"), you···815814816815config GEN_RTC817816 tristate "Generic /dev/rtc emulation"818818- depends on RTC!=y && !IA64 && !ARM && !M32R && !SPARC && !FRV817817+ depends on RTC!=y && !IA64 && !ARM && !M32R && !SPARC && !FRV && !S390819818 ---help---820819 If you say Y here and create a character special file /dev/rtc with821820 major number 10 and minor number 135 using mknod ("man mknod"), you···1046104510471046config HANGCHECK_TIMER10481047 tristate "Hangcheck timer"10491049- depends on X86 || IA64 || PPC6410481048+ depends on X86 || IA64 || PPC64 || S39010501049 help10511050 The hangcheck-timer module detects when the system has gone10521051 out to lunch past a certain margin. It can reboot the system