--- drivers/char/Kconfig | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) Index: drivers/char/Kconfig =================================================================== --- drivers/char/Kconfig.orig +++ drivers/char/Kconfig @@ -116,7 +116,7 @@ config ROCKETPORT tristate "Comtrol RocketPort support" depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI) help - This driver supports Comtrol RocketPort and RocketModem PCI boards. + This driver supports Comtrol RocketPort and RocketModem PCI boards. These boards provide 2, 4, 8, 16, or 32 high-speed serial ports or modems. For information about the RocketPort/RocketModem boards and this driver read . @@ -835,6 +835,13 @@ config DS1302 will get access to the real time clock (or hardware clock) built into your computer. +config MXC_RTC + bool "Freescale MXC Real Time Clock" + depends on ARCH_MXC + default y + ---help--- + Support for Freescale MXC RTC + config COBALT_LCD bool "Support for Cobalt LCD" depends on MIPS_COBALT