diff options
author | Tony Ambardar <itugrok@yahoo.com> | 2020-09-20 05:30:30 -0700 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2022-05-18 13:32:06 +0300 |
commit | 76fae1d169e5ea82439d9265d7a5de047d4c1a95 (patch) | |
tree | 98411e6ebc42e6c643526c8e018b0e0a292a0ca8 /target/linux/omap/config-5.10 | |
parent | 531e0399cd7fca9e1a88520b817ac036da204c1c (diff) | |
download | upstream-76fae1d169e5ea82439d9265d7a5de047d4c1a95.tar.gz upstream-76fae1d169e5ea82439d9265d7a5de047d4c1a95.tar.bz2 upstream-76fae1d169e5ea82439d9265d7a5de047d4c1a95.zip |
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 <itugrok@yahoo.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
[remove from new configs introduced after patch submission]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/omap/config-5.10')
-rw-r--r-- | target/linux/omap/config-5.10 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/omap/config-5.10 b/target/linux/omap/config-5.10 index 5ccadc1307..4fb8c770d2 100644 --- a/target/linux/omap/config-5.10 +++ b/target/linux/omap/config-5.10 @@ -161,7 +161,6 @@ CONFIG_CRYPTO_SHA512=y CONFIG_CRYPTO_ZSTD=y CONFIG_DCACHE_WORD_ACCESS=y CONFIG_DDR=y -CONFIG_DEBUG_INFO=y CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S" CONFIG_DM9000=y # CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set |