]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/avr32/Kconfig
[MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition
[linux-2.6-omap-h63xx.git] / arch / avr32 / Kconfig
index 28e0caf4156ca68bb066d8300fd1947264e28037..09ad7995080c879cc4b944cf671484ac24746830 100644 (file)
@@ -47,6 +47,9 @@ config RWSEM_GENERIC_SPINLOCK
 config GENERIC_TIME
        def_bool y
 
+config GENERIC_CLOCKEVENTS
+       def_bool y
+
 config RWSEM_XCHGADD_ALGORITHM
        def_bool n
 
@@ -70,6 +73,8 @@ source "init/Kconfig"
 
 menu "System Type and features"
 
+source "kernel/time/Kconfig"
+
 config SUBARCH_AVR32B
        bool
 config MMU