Disable crashlog for UML

SVN-Revision: 41153
v19.07.3_mercusys_ac12_duma
Steven Barth 10 years ago
parent fa2df0e8c7
commit e64f122023

@ -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…
Cancel
Save