projects/*/linux: add option 'threadirqs' to kernel commandline to force threaded irq-handlers

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2011-05-20 21:23:16 +02:00
parent 32099eb33b
commit 59570d302d
7 changed files with 7 additions and 7 deletions

View File

@@ -404,7 +404,7 @@ CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="fastboot root=/dev/ram0 rdinit=/init"
CONFIG_CMDLINE="fastboot root=/dev/ram0 rdinit=/init threadirqs"
# CONFIG_CMDLINE_OVERRIDE is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y