[openwrt/openwrt] octeontx: remove unnecessary CONFIG_DEBUG_INFO
LEDE Commits
lede-commits at lists.infradead.org
Thu Feb 22 04:12:48 PST 2018
nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/b63b18dffc7acbdc64f3f5e8b9c404b7e415ed54
commit b63b18dffc7acbdc64f3f5e8b9c404b7e415ed54
Author: Tim Harvey <tharvey at gateworks.com>
AuthorDate: Tue Feb 20 10:23:17 2018 -0800
octeontx: remove unnecessary CONFIG_DEBUG_INFO
Cc: Hauke Mehrtens <hauke at hauke-m.de>
Signed-off-by: Tim Harvey <tharvey at gateworks.com>
---
target/linux/octeontx/config-4.14 | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/octeontx/config-4.14 b/target/linux/octeontx/config-4.14
index aac74fa..199fd22 100644
--- a/target/linux/octeontx/config-4.14
+++ b/target/linux/octeontx/config-4.14
@@ -195,7 +195,6 @@ CONFIG_CRYPTO_SIMD=y
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_DEBUG_BLK_CGROUP is not set
-CONFIG_DEBUG_INFO=y
CONFIG_DEFAULT_IOSCHED="noop"
CONFIG_DEFAULT_NOOP=y
# CONFIG_DEVPORT is not set
More information about the lede-commits
mailing list