Fix Kconfigs problems

This commit is contained in:
LeTama 2010-09-07 14:56:44 +02:00 committed by Markinus
parent 79add579ad
commit f8033fbd4c
2 changed files with 1 additions and 8 deletions

View File

@ -842,13 +842,6 @@ config MSM7KV2_AUDIO
Enables QDSP5V2-based audio drivers for audio playbacks and
voice call.
config MSM_QDSP6
tristate "QDSP6 support"
depends on ARCH_QSD8X50
default n
help
Enable support for qdsp6. This provides audio and video functionality.
config MSM_CLOCK_CTRL_DEBUG
bool "Enable debugfs interface for clock control"
default n

View File

@ -545,7 +545,7 @@ config DEBUG_LOCKING_API_SELFTESTS
mutexes and rwsems.
config STACKTRACE
bool
bool "Stacktrace"
depends on STACKTRACE_SUPPORT
config DEBUG_KOBJECT