[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: git tree of svn://svn.debian.org/svn/kernel/dists/*/linux-2.6



On Wed, Aug 18, 2010 at 15:07, Ben Hutchings <ben@decadent.org.uk> wrote:

> I doubt it.

I thought there was a chance it was something like the change below
(not that change, but you get the idea).

> The kernel configuration for each flavour is are made by combining
> multiple files.  There is no simple way to view the history of the
> complete configuration for any given flavour.

Cool. Good to know. The build process was a black box until I found
out about the handbook. I've been building it in the background to
test it out.

I was looking today at the commit's for debian/config/config and that
was helpful even if it isn't perfectly accurate.


commit 33e41396a68371a383239d9415586eee97553e02
Author: maks <maks@510b9475-24dd-0310-9b6c-e0eefe99d49f>
Date:   Tue Jun 15 11:12:23 2010 +0000

    topconfig enable DRM_RADEON_KMS per default

    Reported-by: Julien Cristau <jcristau@debian.org>

    git-svn-id:
svn://svn.debian.org/svn/kernel/dists/trunk/linux-2.6@15876
510b9475-24dd-0310-9b6c-e0eefe99d49f

diff --git a/debian/config/config b/debian/config/config
index 146bb3b..df2f587 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -343,7 +343,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y
 ##
 ## file: drivers/gpu/drm/radeon/Kconfig
 ##
-# CONFIG_DRM_RADEON_KMS is not set
+CONFIG_DRM_RADEON_KMS=y

 ##
 ## file: drivers/gpu/drm/vmwgfx/Kconfig


Reply to: