X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/5b42ce672e76f21235f8e27179d516fc0ff24f17..c4174021acc57c9d482e4496733352bcac5a0d13:/target/linux/generic/patches-2.6.34/930-crashlog.patch?ds=sidebyside diff --git a/target/linux/generic/patches-2.6.34/930-crashlog.patch b/target/linux/generic/patches-2.6.34/930-crashlog.patch index ab6f54271..be6a51aed 100644 --- a/target/linux/generic/patches-2.6.34/930-crashlog.patch +++ b/target/linux/generic/patches-2.6.34/930-crashlog.patch @@ -15,12 +15,13 @@ +#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"