diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-02-01 09:16:42 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-02-01 09:16:42 -0500 |
commit | 72b2eb9d006c5a4dd6b35cc59e482f984751e998 (patch) | |
tree | 6c9eaef68bfc2f662cf5911f2a5b5907e8a252d2 /config-nodebug | |
parent | cb71575bc5f108e543031a75982403f0bc749248 (diff) | |
download | kernel-72b2eb9d006c5a4dd6b35cc59e482f984751e998.tar.gz kernel-72b2eb9d006c5a4dd6b35cc59e482f984751e998.tar.xz kernel-72b2eb9d006c5a4dd6b35cc59e482f984751e998.zip |
Linux v3.8-rc6
- Enable CONFIG_DMA_API_DEBUG
Diffstat (limited to 'config-nodebug')
-rw-r--r-- | config-nodebug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-nodebug b/config-nodebug index 571f35a93..b146c3a04 100644 --- a/config-nodebug +++ b/config-nodebug @@ -56,7 +56,7 @@ CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1 # CONFIG_DEBUG_NOTIFIERS is not set -# CONFIG_DMA_API_DEBUG is not set +CONFIG_DMA_API_DEBUG=y # CONFIG_MMIOTRACE is not set |