]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/xtensa/Kconfig
mm: Add range_cont mode for writeback
[linux-2.6-omap-h63xx.git] / arch / xtensa / Kconfig
index 844721e8e3dd11a5924be7be42caf06b865e8ddd..9fc8551a1cf685c53fce6564a004d40642bf3acc 100644 (file)
@@ -14,6 +14,7 @@ config ZONE_DMA
 config XTENSA
        bool
        default y
+       select HAVE_IDE
        help
          Xtensa processors are 32-bit RISC machines designed by Tensilica
          primarily for embedded systems.  These processors are both
@@ -49,6 +50,10 @@ config ARCH_HAS_ILOG2_U64
 config NO_IOPORT
        def_bool y
 
+config HZ
+       int
+       default 100
+
 source "init/Kconfig"
 
 menu "Processor type and features"
@@ -246,8 +251,6 @@ config EMBEDDED_RAMDISK_IMAGE
          provide one yourself.
 endmenu
 
-source "kernel/Kconfig.instrumentation"
-
 source "arch/xtensa/Kconfig.debug"
 
 source "security/Kconfig"