kernel: reorganize 2.6.37 patches
[openwrt.git] / target / linux / generic / patches-2.6.35 / 930-crashlog.patch
index 4a6a89bc11a61a51a8cfcf8c6056388308276a92..a927392b9ef46eff553a0c62434b2419ada01a99 100644 (file)
 +#endif
 --- a/init/Kconfig
 +++ b/init/Kconfig
-@@ -749,6 +749,9 @@ config NET_NS
+@@ -749,6 +749,10 @@ config NET_NS
          Allow user space to create what appear to be multiple instances
          of the network stack.
  
 +config CRASHLOG
 +      bool "Crash logging"
++      depends on !NO_BOOTMEM
 +
  config BLK_DEV_INITRD
        bool "Initial RAM filesystem and RAM disk (initramfs/initrd) support"