mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-05 14:25:02 +00:00
kernel: add missing symbol to 5.15 config
Kernel 5.15.49 introduced a new symbol 'LIB_MEMNEQ'. Add it to the
generic 5.15 config.
Fixes: f1cd144482
("kernel: bump 5.15 to 5.15.49")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
f3caba679b
commit
e02406e3cc
@ -3154,6 +3154,7 @@ CONFIG_LEDS_TRIGGER_TIMER=y
|
||||
# CONFIG_LIBFCOE is not set
|
||||
# CONFIG_LIBIPW_DEBUG is not set
|
||||
# CONFIG_LIBNVDIMM is not set
|
||||
CONFIG_LIB_MEMNEQ=y
|
||||
# CONFIG_LIDAR_LITE_V2 is not set
|
||||
CONFIG_LINEAR_RANGES=y
|
||||
# CONFIG_LIQUIDIO is not set
|
||||
|
Loading…
Reference in New Issue
Block a user