Allow CONFIG_STACKTRACE to be enabled by itself.
authorArve Hjønnevåg <arve@android.com>
Thu, 3 Jun 2010 23:33:07 +0000 (16:33 -0700)
committerColin Cross <ccross@android.com>
Mon, 4 Oct 2010 19:08:02 +0000 (12:08 -0700)
commit497c8019d7c9db765642d587ca339b6f5c488ac8
treee9121b5d3b2b89d9069c597b0207ea8cfe7b30ac
parent7e39a212ce79be3865194882393f99e52b2af296
Allow CONFIG_STACKTRACE to be enabled by itself.

This allows us to get a kernel stacktrace for a thread though /proc.
Also enable it by default.

Change-Id: If8c21cd02feaf9863f4841ace524fa30c7328d49
Signed-off-by: Arve Hjønnevåg <arve@android.com>
lib/Kconfig.debug