diff mbox

[1/1] UBUNTU: [Config] CONFIG_DEBUG_BUGVERBOSE=y

Message ID 1385545605-30594-2-git-send-email-apw@canonical.com
State New
Headers show

Commit Message

Andy Whitcroft Nov. 27, 2013, 9:46 a.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1252353

Signed-off-by: Andy Whitcroft <apw@canonical.com>
---
 debian.master/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefan Bader Nov. 27, 2013, 9:59 a.m. UTC | #1

Colin Ian King Nov. 27, 2013, 10:01 a.m. UTC | #2
On 27/11/13 09:46, Andy Whitcroft wrote:
> BugLink: http://bugs.launchpad.net/bugs/1252353
> 
> Signed-off-by: Andy Whitcroft <apw@canonical.com>
> ---
>  debian.master/config/config.common.ubuntu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> index c2d9f22..df08a24 100644
> --- a/debian.master/config/config.common.ubuntu
> +++ b/debian.master/config/config.common.ubuntu
> @@ -1316,7 +1316,7 @@ CONFIG_DE4X5=m
>  # CONFIG_DEBUG_BLK_CGROUP is not set
>  # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
>  # CONFIG_DEBUG_BOOT_PARAMS is not set
> -# CONFIG_DEBUG_BUGVERBOSE is not set
> +CONFIG_DEBUG_BUGVERBOSE=y
>  # CONFIG_DEBUG_CREDENTIALS is not set
>  # CONFIG_DEBUG_DEVRES is not set
>  # CONFIG_DEBUG_DRIVER is not set
> 
The usefulness of this counters the kernel size increase, so..

Acked-by: Colin Ian King <colin.king@canonical.com>
diff mbox

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index c2d9f22..df08a24 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -1316,7 +1316,7 @@  CONFIG_DE4X5=m
 # CONFIG_DEBUG_BLK_CGROUP is not set
 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
 # CONFIG_DEBUG_BOOT_PARAMS is not set
-# CONFIG_DEBUG_BUGVERBOSE is not set
+CONFIG_DEBUG_BUGVERBOSE=y
 # CONFIG_DEBUG_CREDENTIALS is not set
 # CONFIG_DEBUG_DEVRES is not set
 # CONFIG_DEBUG_DRIVER is not set