mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user