mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/Generic_OSS/linux: force enable audio on Radeon GPUs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3efd274a80
commit
4c0b3360a5
@ -435,7 +435,7 @@ CONFIG_HOTPLUG_CPU=y
|
||||
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
|
||||
# CONFIG_COMPAT_VDSO is not set
|
||||
CONFIG_CMDLINE_BOOL=y
|
||||
CONFIG_CMDLINE="root=/dev/ram0 rdinit=/init"
|
||||
CONFIG_CMDLINE="root=/dev/ram0 rdinit=/init radeon.audio=1"
|
||||
# CONFIG_CMDLINE_OVERRIDE is not set
|
||||
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user