lkml.org 
[lkml]   [2004]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [RFC] 2/4 MMC layer: configuration + makefiles
Add changes to Kconfig / Makefiles to support MMC subsystem.

--- orig/arch/arm/Kconfig Wed Apr 28 11:52:31 2004
+++ linux/arch/arm/Kconfig Thu Apr 29 13:32:30 2004
@@ -631,6 +631,8 @@ source "drivers/misc/Kconfig"

source "drivers/usb/Kconfig"

+source "drivers/mmc/Kconfig"
+

menu "Kernel hacking"

--- orig/drivers/Kconfig Thu Mar 4 13:25:22 2004
+++ linux/drivers/Kconfig Thu Apr 29 13:29:42 2004
@@ -52,4 +52,6 @@ source "sound/Kconfig"

source "drivers/usb/Kconfig"

+source "drivers/mmc/Kconfig"
+
endmenu
--- orig/drivers/Makefile Sat Mar 20 09:22:27 2004
+++ linux/drivers/Makefile Thu Apr 29 13:36:36 2004
@@ -49,4 +49,5 @@ obj-$(CONFIG_ISDN) += isdn/
obj-$(CONFIG_MCA) += mca/
obj-$(CONFIG_EISA) += eisa/
obj-$(CONFIG_CPU_FREQ) += cpufreq/
+obj-$(CONFIG_MMC) += mmc/
obj-y += firmware/
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.062 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site