From 083ff78000c65c6edeb69db4a0d6b81bec19afa4 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 8 Aug 2010 20:00:52 +0000 Subject: crashlog depends on BOOTMEM SVN-Revision: 22541 --- target/linux/generic/patches-2.6.35/930-crashlog.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/generic/patches-2.6.35/930-crashlog.patch') diff --git a/target/linux/generic/patches-2.6.35/930-crashlog.patch b/target/linux/generic/patches-2.6.35/930-crashlog.patch index 4a6a89bc11..a927392b9e 100644 --- a/target/linux/generic/patches-2.6.35/930-crashlog.patch +++ b/target/linux/generic/patches-2.6.35/930-crashlog.patch @@ -15,12 +15,13 @@ +#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" -- cgit v1.2.3