kernel: add missing symbol to 5.10 config
Kernel 5.10.124 introduced a new symbol 'LIB_MEMNEQ'. Add it to the generic 5.10 config. Fixes:9e5d743422
("kernel: bump 5.10 to 5.10.124") Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> (cherry picked from commitf3caba679b
)
This commit is contained in:
parent
7c240ee279
commit
e4caacc887
1 changed files with 1 additions and 0 deletions
|
@ -3050,6 +3050,7 @@ CONFIG_LEDS_TRIGGER_TIMER=y
|
||||||
# CONFIG_LIBFCOE is not set
|
# CONFIG_LIBFCOE is not set
|
||||||
# CONFIG_LIBIPW_DEBUG is not set
|
# CONFIG_LIBIPW_DEBUG is not set
|
||||||
# CONFIG_LIBNVDIMM is not set
|
# CONFIG_LIBNVDIMM is not set
|
||||||
|
CONFIG_LIB_MEMNEQ=y
|
||||||
# CONFIG_LIDAR_LITE_V2 is not set
|
# CONFIG_LIDAR_LITE_V2 is not set
|
||||||
CONFIG_LINEAR_RANGES=y
|
CONFIG_LINEAR_RANGES=y
|
||||||
# CONFIG_LIQUIDIO is not set
|
# CONFIG_LIQUIDIO is not set
|
||||||
|
|
Loading…
Reference in a new issue