[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko branch, debian, updated. debian/20090610.gitd7ac922b-1-11-g3b98c21

Luca Capello luca at pca.it
Tue Jun 16 09:58:32 UTC 2009


The following commit has been merged in the debian branch:
commit 2ed2e4ce7cd6c68c5caedd693cedeb9a6b7efc6d
Author: Luca Capello <luca at pca.it>
Date:   Sun Jun 14 13:01:07 2009 +0200

    debian/config.gta02: MMC_SDHCI is not set

diff --git a/debian/changelog b/debian/changelog
index 25e3f5e..f8f5174 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ linux-2.6-openmoko (20090610.gitd7ac922b-2) UNRELEASED; urgency=low
     - CONFIG_DM9102 removed, useless.
     - CONFIG_NR_TTY_DEVICES removed, no limit on Debian.
     - CONFIG_LOCALVERSION_AUTO is not set.
+    - CONFIG_MMC_SDHCI is not set, this kind of hardware does not
+      exist on the Samsung's S3C24XX SoC CPUs.
 
  --
 
diff --git a/debian/config.gta02 b/debian/config.gta02
index 297a176..7c34569 100644
--- a/debian/config.gta02
+++ b/debian/config.gta02
@@ -1678,8 +1678,7 @@ CONFIG_MMC_BLOCK_BOUNCE=y
 #
 # MMC/SD/SDIO Host Controller Drivers
 #
-CONFIG_MMC_SDHCI=y
-CONFIG_MMC_SDHCI_S3C=y
+# CONFIG_MMC_SDHCI is not set
 # CONFIG_MMC_SPI is not set
 CONFIG_MMC_S3C=y
 # CONFIG_MEMSTICK is not set

-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko



More information about the pkg-fso-commits mailing list