Skip to content

Commit

Permalink
kernel: add missing symbol to 5.15 config
Browse files Browse the repository at this point in the history
Kernel 5.15.49 introduced a new symbol 'LIB_MEMNEQ'. Add it to the
generic 5.15 config.

Fixes: f1cd144 ("kernel: bump 5.15 to 5.15.49")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
  • Loading branch information
stintel committed Jun 28, 2022
1 parent f3caba6 commit e02406e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/generic/config-5.15
Expand Up @@ -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
Expand Down

0 comments on commit e02406e

Please sign in to comment.