diff options
author | Tim Harvey <tharvey@gateworks.com> | 2018-02-20 10:23:17 -0800 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2018-02-22 13:12:06 +0100 |
commit | b63b18dffc7acbdc64f3f5e8b9c404b7e415ed54 (patch) | |
tree | eb66f27e128c80ff3fd7f6039b5184e115ccb8ef /target | |
parent | ef627cb0f5fe570e52ab2e37ee45b44e5d00ecc7 (diff) | |
download | upstream-b63b18dffc7acbdc64f3f5e8b9c404b7e415ed54.tar.gz upstream-b63b18dffc7acbdc64f3f5e8b9c404b7e415ed54.tar.bz2 upstream-b63b18dffc7acbdc64f3f5e8b9c404b7e415ed54.zip |
octeontx: remove unnecessary CONFIG_DEBUG_INFO
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/octeontx/config-4.14 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/octeontx/config-4.14 b/target/linux/octeontx/config-4.14 index aac74fa158..199fd22d45 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 |