mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Disable crashlog for UML
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41153 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
868a9c8703
commit
02e9c5f182
@ -10,7 +10,7 @@ config KERNEL_PRINTK
|
||||
|
||||
config KERNEL_CRASHLOG
|
||||
bool "Crash logging"
|
||||
depends on !(arm || powerpc || sparc)
|
||||
depends on !(arm || powerpc || sparc || TARGET_uml)
|
||||
default y
|
||||
|
||||
config KERNEL_SWAP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user