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/mediatek/mt7623 | |
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/mediatek/mt7623')
-rw-r--r-- | target/linux/mediatek/mt7623/config-5.15 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mediatek/mt7623/config-5.15 b/target/linux/mediatek/mt7623/config-5.15 index 07068c0d5f..3ce5a0bf96 100644 --- a/target/linux/mediatek/mt7623/config-5.15 +++ b/target/linux/mediatek/mt7623/config-5.15 @@ -130,7 +130,6 @@ CONFIG_DCACHE_WORD_ACCESS=y CONFIG_DEBUG_ALIGN_RODATA=y CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DEBUG_GPIO=y -CONFIG_DEBUG_INFO=y CONFIG_DEBUG_LL=y CONFIG_DEBUG_LL_INCLUDE="debug/8250.S" CONFIG_DEBUG_MISC=y |