kernel: add missing symbol in generic config

Found during work on qoriq target.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
[improve commit message, remove from target configs]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Pawel Dembicki 2022-10-07 14:22:23 +02:00 committed by AmadeusGhost
parent 3c707a2ef8
commit 334012492f
2 changed files with 2 additions and 0 deletions

View File

@ -2922,6 +2922,7 @@ CONFIG_LBDAF=y
CONFIG_LDISC_AUTOLOAD=y
# CONFIG_LDM_PARTITION is not set
CONFIG_LD_DEAD_CODE_DATA_ELIMINATION=y
# CONFIG_LD_HEAD_STUB_CATCH is not set
# CONFIG_LEDS_AN30259A is not set
# CONFIG_LEDS_APU is not set
# CONFIG_LEDS_AW2013 is not set

View File

@ -3063,6 +3063,7 @@ CONFIG_LBDAF=y
CONFIG_LDISC_AUTOLOAD=y
# CONFIG_LDM_PARTITION is not set
CONFIG_LD_DEAD_CODE_DATA_ELIMINATION=y
# CONFIG_LD_HEAD_STUB_CATCH is not set
# CONFIG_LEDS_AN30259A is not set
# CONFIG_LEDS_APU is not set
# CONFIG_LEDS_AW2013 is not set