]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/Kconfig
Merge omap-drivers
[linux-2.6-omap-h63xx.git] / drivers / char / Kconfig
index d0a6dc53213c00ecb5e22c7b5933c9789c195e30..d94ea99b644e6525f64495bd6acb34b814fcca16 100644 (file)
@@ -703,6 +703,16 @@ config NWFLASH
 
 source "drivers/char/hw_random/Kconfig"
 
+config OMAP_RNG
+       tristate "OMAP Random Number Generator support"
+       depends on ARCH_OMAP16XX || ARCH_OMAP24XX
+       ---help---
+         This driver provides kernel-side support for the Random Number
+         Generator hardware found on OMAP16xx and OMAP24xx multimedia
+         processors.
+
+         If unsure, say N.
+
 config NVRAM
        tristate "/dev/nvram support"
        depends on ATARI || X86 || ARM || GENERIC_NVRAM
@@ -805,6 +815,11 @@ config GEN_RTC_X
 config EFI_RTC
        bool "EFI Real Time Clock Services"
        depends on IA64
+config OMAP_RTC
+       bool "TI OMAP Real Time Clock"
+       depends on ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730
+       help
+         Support for TI OMAP RTC
 
 config DS1302
        tristate "DS1302 RTC support"