disable crashlog on ARM platforms for the moment
[openwrt/openwrt.git] / target / linux / generic / patches-3.3 / 930-crashlog.patch
index d0ff752305d1d3a96c8c92c7296a027dce4f2c40..aef0085b118ddc1236ae0ae386706062cdd40f8d 100644 (file)
@@ -26,7 +26,7 @@
  
 +config CRASHLOG
 +      bool "Crash logging"
-+      depends on !NO_BOOTMEM || HAVE_MEMBLOCK
++      depends on (!NO_BOOTMEM || HAVE_MEMBLOCK) && !ARM
 +
  config BLK_DEV_INITRD
        bool "Initial RAM filesystem and RAM disk (initramfs/initrd) support"