From 76fae1d169e5ea82439d9265d7a5de047d4c1a95 Mon Sep 17 00:00:00 2001 From: Tony Ambardar Date: Sun, 20 Sep 2020 05:30:30 -0700 Subject: config: limit CONFIG_DEBUG_INFO to top-level generic configs Remove redundant target-level entries, noting that these settings will be configured from "Kernel build options" of Kconfig. Signed-off-by: Tony Ambardar Signed-off-by: Felix Fietkau [remove from new configs introduced after patch submission] Signed-off-by: Stijn Tintel --- target/linux/qoriq/config-5.10 | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/qoriq') diff --git a/target/linux/qoriq/config-5.10 b/target/linux/qoriq/config-5.10 index 240d098dde..616d2b7352 100644 --- a/target/linux/qoriq/config-5.10 +++ b/target/linux/qoriq/config-5.10 @@ -87,8 +87,6 @@ CONFIG_CRYPTO_RSA=y # CONFIG_CRYPTO_SHA1_PPC is not set CONFIG_CRYPTO_XTS=y CONFIG_DATA_SHIFT=12 -CONFIG_DEBUG_INFO=y -CONFIG_DEBUG_INFO_DWARF4=y CONFIG_DEFAULT_UIMAGE=y CONFIG_DMADEVICES=y CONFIG_DMA_ENGINE=y -- cgit v1.2.3