Jaunty config changes: Build in MMC

Andy Whitcroft apw at canonical.com
Tue Dec 23 11:19:51 UTC 2008


On Mon, Dec 22, 2008 at 04:40:49PM -0700, Tim Gardner wrote:
> From c077749878268f0cceeae40a82a9cc050497a7c5 Mon Sep 17 00:00:00 2001
> From: Tim Gardner <tim.gardner at canonical.com>
> Date: Mon, 22 Dec 2008 16:01:52 -0700
> Subject: [PATCH] UBUNTU: Build in MMC
> 
> Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
> ---
>  debian/config/amd64/config |    2 +-
>  debian/config/i386/config  |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/debian/config/amd64/config b/debian/config/amd64/config
> index 3e4f76e..1cd3ab1 100644
> --- a/debian/config/amd64/config
> +++ b/debian/config/amd64/config
> @@ -1750,7 +1750,7 @@ CONFIG_MLX4_CORE=m
>  CONFIG_MLX4_DEBUG=y
>  CONFIG_MLX4_EN=m
>  CONFIG_MLX4_INFINIBAND=m
> -CONFIG_MMC=m
> +CONFIG_MMC=y
>  CONFIG_MMC_BLOCK=m
>  CONFIG_MMC_BLOCK_BOUNCE=y
>  # CONFIG_MMC_DEBUG is not set
> diff --git a/debian/config/i386/config b/debian/config/i386/config
> index b76bed1..12b29bc 100644
> --- a/debian/config/i386/config
> +++ b/debian/config/i386/config
> @@ -1844,7 +1844,7 @@ CONFIG_MLX4_CORE=m
>  CONFIG_MLX4_DEBUG=y
>  CONFIG_MLX4_EN=m
>  CONFIG_MLX4_INFINIBAND=m
> -CONFIG_MMC=m
> +CONFIG_MMC=y
>  CONFIG_MMC_BLOCK=m
>  CONFIG_MMC_BLOCK_BOUNCE=y
>  # CONFIG_MMC_DEBUG is not set

Seems sane.

-apw




More information about the kernel-team mailing list