From f74275c936e9cc62959822746270abb60339d18b Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Fri, 7 Oct 2022 14:22:23 +0200 Subject: kernel: add missing symbol in generic config Found during work on qoriq target. Signed-off-by: Pawel Dembicki [improve commit message, remove from target configs] Signed-off-by: Stijn Tintel --- target/linux/generic/config-5.15 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-5.15') diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index c36cba7053..735b3d0588 100644 --- a/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15 @@ -3082,6 +3082,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 -- cgit v1.2.3