mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
linux (RPi): config options for 5.10.9-02dbfea
Enable NVMEM_RMEM=m on RPi4 Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
6c074309a1
commit
fccb16ea2a
@ -4694,6 +4694,7 @@ CONFIG_RPI_AXIPERF=m
|
||||
# CONFIG_DAX is not set
|
||||
CONFIG_NVMEM=y
|
||||
CONFIG_NVMEM_SYSFS=y
|
||||
# CONFIG_NVMEM_RMEM is not set
|
||||
|
||||
#
|
||||
# HW tracing support
|
||||
|
@ -4839,6 +4839,7 @@ CONFIG_RPI_AXIPERF=m
|
||||
# CONFIG_DAX is not set
|
||||
CONFIG_NVMEM=y
|
||||
CONFIG_NVMEM_SYSFS=y
|
||||
# CONFIG_NVMEM_RMEM is not set
|
||||
|
||||
#
|
||||
# HW tracing support
|
||||
|
@ -5437,6 +5437,7 @@ CONFIG_RAS=y
|
||||
# CONFIG_DAX is not set
|
||||
CONFIG_NVMEM=y
|
||||
CONFIG_NVMEM_SYSFS=y
|
||||
CONFIG_NVMEM_RMEM=m
|
||||
|
||||
#
|
||||
# HW tracing support
|
||||
|
Loading…
x
Reference in New Issue
Block a user