From 28c9c8414ea8fd0d15ad95147b8a4e351a02cf99 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 19 Aug 2011 00:54:28 +0000 Subject: [PATCH] skge: Enable SKGE_GENESIS svn path=/dists/trunk/linux-2.6/; revision=17958 --- debian/changelog | 1 + debian/config/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index a5028b039..da8c73974 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ linux-2.6 (3.1.0~rc2-1~experimental.1) UNRELEASED; urgency=low * net: Enable NFC, NFC_PN533 as modules * video: Enable FB_UDL as module (Closes: #618261) * target: Enable ISCSI_TARGET as module + * skge: Enable SKGE_GENESIS -- Ben Hutchings Wed, 27 Jul 2011 23:58:10 +0200 diff --git a/debian/config/config b/debian/config/config index d00592e90..a6205f08d 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1632,6 +1632,7 @@ CONFIG_R8169=m CONFIG_SIS190=m CONFIG_SKGE=m # CONFIG_SKGE_DEBUG is not set +CONFIG_SKGE_GENESIS=y CONFIG_SKY2=m # CONFIG_SKY2_DEBUG is not set CONFIG_VIA_VELOCITY=m