linux-openmoko-2.6.32: enable MMC_S3C in defconfig
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 8 Apr 2010 15:14:43 +0000 (17:14 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 8 Apr 2010 15:16:42 +0000 (17:16 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig
recipes/linux/linux-openmoko-2.6.32_git.bb

index 2f985f6..4412af6 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.32.10
-# Wed Mar 31 21:51:24 2010
+# Linux kernel version: 2.6.32.11
+# Thu Apr  8 17:08:39 2010
 #
 CONFIG_ARM=y
 CONFIG_HAVE_PWM=y
@@ -1370,7 +1370,11 @@ CONFIG_MMC_BLOCK_BOUNCE=y
 # CONFIG_MMC_AT91 is not set
 # CONFIG_MMC_ATMELMCI is not set
 # CONFIG_MMC_SPI is not set
-# CONFIG_MMC_S3C is not set
+CONFIG_MMC_S3C=y
+# CONFIG_MMC_S3C_HW_SDIO_IRQ is not set
+CONFIG_MMC_S3C_PIO=y
+# CONFIG_MMC_S3C_DMA is not set
+# CONFIG_MMC_S3C_PIODMA is not set
 # CONFIG_MEMSTICK is not set
 CONFIG_NEW_LEDS=y
 CONFIG_LEDS_CLASS=y
index 9546827..ae31010 100644 (file)
@@ -8,7 +8,7 @@ KERNEL_RELEASE="2.6.32.11"
 SRCREV = "14be1091928fcce66812a85129768fb253b36420"
 OEV = "oe1"
 PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}"
-PR = "r5"
+PR = "r6"
 
 SRC_URI = "\
   git://git.openmoko.org/git/kernel.git;protocol=git;branch=om-gta02-2.6.32 \