summaryrefslogtreecommitdiff
path: root/brilloemulator_x86
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2015-12-18 16:08:01 -0500
committerMike Frysinger <vapier@google.com>2015-12-18 16:09:43 -0500
commit3df1fc1de7af6f765db0bcb4e3782f526e21c8bc (patch)
tree58601cb0031bc6b5c00989b0b55f875afd33affc /brilloemulator_x86
parent57ab9f44945eb9cbb3630afecb3a87d3a356c1f8 (diff)
downloadbrillo-3df1fc1de7af6f765db0bcb4e3782f526e21c8bc.tar.gz
kernel: enable debug info for all builds
We do this for many configs already (either via defconfig or via some of the kconf fragments), so move it to the common default for everyone. It helps with debugging w/out affecting runtime behavior (it does increase the build time a bit, but should be negligible). Change-Id: Ia80b15acd9161eb59fa85713e663f29ad65d7b79
Diffstat (limited to 'brilloemulator_x86')
-rw-r--r--brilloemulator_x86/bsp/brillo.kconf1
1 files changed, 0 insertions, 1 deletions
diff --git a/brilloemulator_x86/bsp/brillo.kconf b/brilloemulator_x86/bsp/brillo.kconf
index fbf66f7..7a43b06 100644
--- a/brilloemulator_x86/bsp/brillo.kconf
+++ b/brilloemulator_x86/bsp/brillo.kconf
@@ -14,7 +14,6 @@
# limitations under the License.
#
-CONFIG_DEBUG_INFO=y
CONFIG_GOLDFISH=y
CONFIG_GOLDFISH_PIPE=y
CONFIG_NET_9P=y