]> err.no Git - linux-2.6/blobdiff - arch/s390/Kconfig
[S390] Remove pointless/unreliable kernel messages.
[linux-2.6] / arch / s390 / Kconfig
index 04f5a0230298d49cecb0f3f6a9ad0e971d234f29..12272361c018c41b1b34c2f33a526e80646cc8b1 100644 (file)
@@ -22,6 +22,14 @@ config RWSEM_XCHGADD_ALGORITHM
        bool
        default y
 
+config ARCH_HAS_ILOG2_U32
+       bool
+       default n
+
+config ARCH_HAS_ILOG2_U64
+       bool
+       default n
+
 config GENERIC_HWEIGHT
        bool
        default y
@@ -399,7 +407,7 @@ config APPLDATA_BASE
 
 config APPLDATA_MEM
        tristate "Monitor memory management statistics"
-       depends on APPLDATA_BASE
+       depends on APPLDATA_BASE && VM_EVENT_COUNTERS
        help
          This provides memory management related data to the Linux - VM Monitor
          Stream, like paging/swapping rate, memory utilisation, etc.