linux/generic: add kernel 2.6.36 preliminary support
[oweals/openwrt.git] / target / linux / generic / patches-2.6.34 / 930-crashlog.patch
index ab6f542714cba26a98e9cc62dbc6572c90276b7b..be6a51aed70cd3e2738fc705817d22a76b057d09 100644 (file)
 +#endif
 --- a/init/Kconfig
 +++ b/init/Kconfig
-@@ -715,6 +715,9 @@ config NET_NS
+@@ -715,6 +715,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"